Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
riadas committed Nov 7, 2023
1 parent f806a3b commit 99b2c23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cities/queries/fips_query.py
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,6 @@ def plot_kins_other_var(self, var):
: self.top
]


for i, geoname in enumerate(geonames_top):
subset = others_plot_data[others_plot_data["GeoName"] == geoname]
# print("subset.head")
Expand Down

0 comments on commit 99b2c23

Please sign in to comment.