Skip to content

Commit fc0c7a3

Browse files
authored
Update schema.py
1 parent 25b800b commit fc0c7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

timescale/db/backends/postgis/schema.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from django.conf import settings
12
from django.contrib.gis.db.backends.postgis.schema import PostGISSchemaEditor
23

34
from timescale.db.models.fields import TimescaleDateTimeField

0 commit comments

Comments
 (0)