Commit 3f9f0781 by Hamza Munir

fix for the quality tests failing

parent 8de3bc2f
...@@ -22,6 +22,7 @@ _SOCIAL_AUTH_AZUREAD_OAUTH2_AUTH_EXTRA_ARGUMENTS = { ...@@ -22,6 +22,7 @@ _SOCIAL_AUTH_AZUREAD_OAUTH2_AUTH_EXTRA_ARGUMENTS = {
'msafed': 0 'msafed': 0
} }
def apply_settings(django_settings): def apply_settings(django_settings):
"""Set provider-independent settings.""" """Set provider-independent settings."""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment