Skip to content

Commit

Permalink
query as table for pop getter
Browse files Browse the repository at this point in the history
  • Loading branch information
wschuell committed May 6, 2024
1 parent 608d0fa commit e3ee040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gis_fillers/getters/zone_getters.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def query_as_table(self, tablename):
population,
name,
geometry,
area,
area
)
"""
+ self.query()
Expand Down

0 comments on commit e3ee040

Please sign in to comment.