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 5dbdaa5 commit 124019f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/Complex-Sounding-Plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

import matplotlib.pyplot as plt
import pandas as pd

import numpy as np

Check failure on line 17 in examples/Complex-Sounding-Plot.py

View workflow job for this annotation

GitHub Actions / Flake8

[flake8] reported by reviewdog 🐶 I001 isort found an import in the wrong position Raw Output: ./examples/Complex-Sounding-Plot.py:17:1: I001 isort found an import in the wrong position

import metpy.calc as mpcalc
Expand Down

0 comments on commit 124019f

Please sign in to comment.