whitespace cleanup
[ieee754fpu.git] / src / add / singlepipe.py
index 66e41dafd09ca09a272c4bacf6b9cd6e89771e05..0efa44109dcb3871452121df8be385ddce9e0df2 100644 (file)
@@ -593,8 +593,8 @@ class BufferedHandshake(ControlBase):
 
         on the next cycle (as long as stall is not raised again) the
         input may begin to be processed and transferred directly to output.
-
     """
+
     def elaborate(self, platform):
 
         self.m = ControlBase._elaborate(self, platform)