Skip to content

Commit

Permalink
Ref #203
Browse files Browse the repository at this point in the history
Pycode style fix.
  • Loading branch information
EdwardSafford-NOAA committed Jul 30, 2024
1 parent 281412f commit 648da01
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ def configure_plot(self):
delvars = ['type', 'schema']
for d in delvars:
new_config.pop(d, None)

self.plotobj = update_object(self.plotobj, new_config, self.logger)

return self.plotobj
Expand Down

0 comments on commit 648da01

Please sign in to comment.