Skip to content

Commit

Permalink
GitHub Action: Apply Pep8-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 21, 2022
1 parent 91bcbf5 commit 9a058e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions icon_vis/icon_vis/formatoptions/lakes.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def remove(self):
self.lakes.remove()
del self.lakes


psy.plot.mapplot.plotter_cls.lakes = Lakes("lakes")
psy.plot.mapvector.plotter_cls.lakes = Lakes("lakes")
psy.plot.mapcombined.plotter_cls.lakes = Lakes("lakes")

0 comments on commit 9a058e4

Please sign in to comment.