Skip to content

Commit

Permalink
Fixed unused pydarn import for ruff check.
Browse files Browse the repository at this point in the history
  • Loading branch information
RemingtonRohel committed Oct 9, 2024
1 parent 599fe19 commit 10a7322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pydarn/plotting/fan.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
# Third party libraries
import aacgmv2

import pydarn
from pydarn import (PyDARNColormaps, partial_record_warning,
time2datetime, plot_exceptions, SuperDARNRadars, RadarID,
calculate_azimuth, Projs, Coords,
Expand Down

0 comments on commit 10a7322

Please sign in to comment.