Skip to content

Commit e586618

Browse files
Imam KhanImam Khan
Imam Khan
authored and
Imam Khan
committed
added new line at end in signals.py as per linting test #364
1 parent 690c801 commit e586618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_auth_adfs/signals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# Arguments sent with the signal:
1010
# * request
1111
# * claims
12-
adfs_claims_processed = Signal()
12+
adfs_claims_processed = Signal()

0 commit comments

Comments
 (0)