mirror of
https://github.com/django/django.git
synced 2025-09-09 20:16:32 +00:00
A handle of flake8 fixes
This commit is contained in:
parent
df6760f12c
commit
a5b94d9d4e
2 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
from django.conf import settings
|
||||
from django.db.backends.postgresql_psycopg2.schema import DatabaseSchemaEditor
|
||||
from django.utils.functional import cached_property
|
||||
|
||||
|
||||
class PostGISSchemaEditor(DatabaseSchemaEditor):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue