projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
682e57b
)
remove more (confusing/spurious) types, should be in .pyi file
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 15 Sep 2020 10:30:12 +0000
(11:30 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 15 Sep 2020 10:30:12 +0000
(11:30 +0100)
src/soc/fu/div/fsm.py
patch
|
blob
|
history
diff --git
a/src/soc/fu/div/fsm.py
b/src/soc/fu/div/fsm.py
index e91e318efc78e776d27b588b6722a2ed812a0b22..50c07835421ea63e2b93243525095ad128af0f80 100644
(file)
--- a/
src/soc/fu/div/fsm.py
+++ b/
src/soc/fu/div/fsm.py
@@
-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