Lint fix v1
This commit is contained in:
@@ -2,4 +2,4 @@ from django.apps import AppConfig
|
||||
|
||||
|
||||
class CoreConfig(AppConfig):
|
||||
name = "core"
|
||||
name = 'core'
|
||||
|
||||
Reference in New Issue
Block a user