mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
fix flake8 validation
This commit is contained in:
parent
52d37cfeae
commit
513726360d
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ class KpatXmlEmitter:
|
|||
def writeInitialLayout(self, state, turn_cb):
|
||||
assert False # unimpl
|
||||
|
||||
|
||||
class KpatEmitter:
|
||||
"""docstring for KpatEmitter"""
|
||||
def __init__(self, f):
|
||||
|
|
Loading…
Add table
Reference in a new issue