little code cleanup - added some newlines at the end of the file

This commit is contained in:
Thomas Leichtfuß
2021-07-16 12:19:30 +02:00
parent 21984861c9
commit c879cac38e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ from django.apps import AppConfig
class DjangoAdminSelectfilterConfig(AppConfig):
name = 'more_admin_filters'
name = 'more_admin_filters'
+1 -1
View File
@@ -127,4 +127,4 @@ USE_TZ = True
STATIC_URL = '/static/'
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'