Skip to content

Commit

Permalink
linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 committed Jun 13, 2023
1 parent f02e1ef commit 57b1a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/surf/devices/ti/_Lmx2615.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#-----------------------------------------------------------------------------

import pyrogue as pr
import rogue

class Lmx2615(pr.Device):
def __init__(self, **kwargs):
Expand Down

0 comments on commit 57b1a69

Please sign in to comment.