Skip to content

Commit 7e3e909

Browse files
slyngshedenijel
authored andcommitted
CAS: linting
1 parent f9711a8 commit 7e3e909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

social_core/backends/cas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ def auth_allowed(self, response, details):
7373
for group in groups:
7474
if group in allow_groups:
7575
return True
76-
return False
76+
return False

0 commit comments

Comments
 (0)