Skip to content

Commit

Permalink
Remove not needed import
Browse files Browse the repository at this point in the history
  • Loading branch information
tukiains committed Sep 10, 2021
1 parent 696e5da commit 225a6ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudnetpy/instruments/rpg.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from cloudnetpy import utils, output, CloudnetArray, RadarArray
from cloudnetpy.metadata import MetaData
from cloudnetpy.instruments.rpg_reader import Fmcw94Bin, HatproBin
from collections import Counter


def rpg2nc(path_to_l1_files: str,
Expand Down

0 comments on commit 225a6ae

Please sign in to comment.