Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bengineerd committed Nov 13, 2023
1 parent cc5f186 commit 5b7f4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/surf/xilinx/_GtRxAlignCheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,4 @@ def __init__( self,
dependencies = [self.RefClkFreqRaw],
linkedGet = lambda: self.RefClkFreqRaw.value() * 1.0e-6,
disp = '{:0.3f}',
))
))

0 comments on commit 5b7f4ef

Please sign in to comment.