mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
Flake8 fix
This commit is contained in:
parent
be05c131e0
commit
85ee76ad7c
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
from django import forms
|
||||
|
||||
from test_plus.test import TestCase
|
||||
|
||||
from ..admin import MyUserCreationForm
|
||||
|
|
|
|||
Loading…
Reference in a new issue