Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.

Commit

Permalink
Merge branch 'develop' of github.com:panoptes/PEAS into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee committed Nov 6, 2017
2 parents 4a4e9fb + 03ed2cb commit 7d30942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/plot_weather.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from matplotlib.ticker import FormatStrFormatter
from matplotlib.ticker import MultipleLocator
plt.ioff()

plt.style.use('classic')

def load_config(fn='config'):
config = dict()
Expand Down

0 comments on commit 7d30942

Please sign in to comment.