Skip to content

Commit 4ae397f

Browse files
committed
apply black 25.1
1 parent 7d691e6 commit 4ae397f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/ref_geo/migrations/versions/dea1645de8c0_ref_geo_point.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
""" Référentiel point, cor (area, linear, point)
1+
"""Référentiel point, cor (area, linear, point)
22
33
Revision ID: dea1645de8c0
44
Revises: f7374cd6e38d

src/ref_geo/utils.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
2-
methodes pour ref_geo
3-
- recupération du srid local
2+
methodes pour ref_geo
3+
- recupération du srid local
44
"""
55

66
from sqlalchemy import text

0 commit comments

Comments
 (0)