mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
remove trailing whitespaces
This commit is contained in:
@@ -18,7 +18,7 @@ NOSE_ARGS = [
|
||||
# Celery configuration
|
||||
CELERY_ALWAYS_EAGER = True # Forces celery to run locally for testing
|
||||
|
||||
INSTALLED_APPS += [
|
||||
INSTALLED_APPS += [
|
||||
'django_nose',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user