Skip to content

Commit

Permalink
removed commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
brianpm committed Jun 12, 2024
1 parent cae606f commit 0183799
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion scripts/plotting/global_latlon_map_B.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import warnings # use to warn user about missing files.

import plotting_functions as pf
# from adf_dataset import AdfData

#Format warning messages:
def my_formatwarning(msg, *args, **kwargs):
Expand Down
1 change: 0 additions & 1 deletion scripts/plotting/zonal_mean_B.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import numpy as np
import xarray as xr
import plotting_functions as pf
# from adf_dataset import AdfData

import warnings # use to warn user about missing files.

Expand Down

0 comments on commit 0183799

Please sign in to comment.