apps.py: pep8
This commit is contained in:
parent
5928e3063d
commit
0a06bf8a5d
@ -3,4 +3,4 @@ from django.apps import AppConfig
|
||||
|
||||
class ProjectConfig(AppConfig):
|
||||
name = 'project'
|
||||
verbose_name= 'Proyectos'
|
||||
verbose_name = 'Proyectos'
|
||||
|
Loading…
x
Reference in New Issue
Block a user