Skip to content

Commit

Permalink
Update Complex-Sounding-Plot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejgillett authored Aug 22, 2023
1 parent 124019f commit 5f32a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Complex-Sounding-Plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"""

import matplotlib.pyplot as plt
import pandas as pd
import numpy as np
import pandas as pd

import metpy.calc as mpcalc
from metpy.cbook import get_test_data
Expand Down

0 comments on commit 5f32a44

Please sign in to comment.