diff --git a/python/surf/xilinx/_GtRxAlignCheck.py b/python/surf/xilinx/_GtRxAlignCheck.py index 679fe6c089..63a13964b6 100644 --- a/python/surf/xilinx/_GtRxAlignCheck.py +++ b/python/surf/xilinx/_GtRxAlignCheck.py @@ -183,4 +183,4 @@ def __init__( self, dependencies = [self.RefClkFreqRaw], linkedGet = lambda: self.RefClkFreqRaw.value() * 1.0e-6, disp = '{:0.3f}', - )) \ No newline at end of file + ))