mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
e255f2bf42
commit
ae8e2696b6
@ -660,4 +660,3 @@ SITE_ID = 1
|
|||||||
SOCIAL_BACKENDS = CONFIG.get('social_backends', [])
|
SOCIAL_BACKENDS = CONFIG.get('social_backends', [])
|
||||||
for app in SOCIAL_BACKENDS:
|
for app in SOCIAL_BACKENDS:
|
||||||
INSTALLED_APPS.append(app)
|
INSTALLED_APPS.append(app)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user