Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
zshaheen authored Jan 11, 2018
1 parent b3c0ea1 commit 71f10e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions acme_diags/driver/zonal_mean_2d_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ def run_diag(parameter):

if getattr(parameter, 'multiprocessing', False):
# only force mpl when running with multiprocessing
print('FORCING MPL')
print('FORCING MPL')
parameter.backend = 'mpl'

for season in seasons:
Expand Down

0 comments on commit 71f10e7

Please sign in to comment.