Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicc committed Jan 16, 2020
1 parent 0f150b8 commit 08a9366
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions rf_info/rf_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,4 @@ def __add__(self, other):
raise TypeError

def __len__(self):
return len(str(self.hz[1])





return len(str(self.hz[1]))

0 comments on commit 08a9366

Please sign in to comment.