Skip to content
Snippets Groups Projects
Commit 64f2e479 authored by yamijuan's avatar yamijuan
Browse files

flake8 fixes

parent 17ab618f
Branches
No related tags found
No related merge requests found
from django.apps import AppConfig from django.apps import AppConfig
class MyAppConfig(AppConfig): class MyAppConfig(AppConfig):
name = 'menu_generator.tests.test_apps.app1' name = 'menu_generator.tests.test_apps.app1'
verbose_name = 'app 1' verbose_name = 'app 1'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment