remove more (confusing/spurious) types, should be in .pyi file
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 15 Sep 2020 10:30:12 +0000 (11:30 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 15 Sep 2020 10:30:12 +0000 (11:30 +0100)
src/soc/fu/div/fsm.py

index e91e318efc78e776d27b588b6722a2ed812a0b22..50c07835421ea63e2b93243525095ad128af0f80 100644 (file)
@@ -138,7 +138,7 @@ class DivState:
 
 
 class FSMDivCoreStage(ControlBase):
-    def __init__(self, pspec: DivPipeSpec):
+    def __init__(self, pspec):
         super().__init__()
         self.pspec = pspec
         # override p and n