Skip to content

Commit 7edc4b3

Browse files
committed
chore: fix import ordering in geofence.py (ruff auto-fix)
1 parent 1200973 commit 7edc4b3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spp_gis/models/geofence.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import uuid
77

88
import psycopg2
9-
109
from shapely.geometry import mapping
1110

1211
from odoo import _, api, fields, models

0 commit comments

Comments
 (0)