Skip to content

Commit

Permalink
Update local branch to upstream
Browse files Browse the repository at this point in the history
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
  • Loading branch information
blychs committed Aug 26, 2024
2 parents 087bae7 + fb433df commit f11d607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions melodies_monet/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,7 @@ def plotting(self):
from .plots import satplots as splots,savefig
else:
from .plots import surfplots as splots, savefig
from .plots import aircraftplots as airplots

# Disable figure count warning
initial_max_fig = plt.rcParams["figure.max_open_warning"]
Expand Down

0 comments on commit f11d607

Please sign in to comment.