Skip to content

Commit

Permalink
BGDIDIC-2622: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
faselm committed Nov 15, 2024
1 parent bd8eefc commit 53b5f48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chsdi/models/vector/evd.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ class SachplanCernAnhoerungPlm:
doc_web_it = Column('doc_web_it', Unicode)
the_geom = Column(Geometry2D)


class SachplanCernAnhoerungPlmPoly(Base, SachplanCernAnhoerungPlm, Vector):
__tablename__ = 'sachplan_cern_anhoerung_plm_poly'
__template__ = 'templates/htmlpopup/sbfi_sachplan_cern_anhoerung_plm_poly.mako'
Expand Down

0 comments on commit 53b5f48

Please sign in to comment.