Browse Source

pep8 newline

pull/10/head
Daniel Gyulai 3 years ago
parent
commit
d558622fcf
  1. 2
      alice-ci/src/alice/runners/__init__.py

2
alice-ci/src/alice/runners/__init__.py

@ -1,3 +1,3 @@
from alice.runners.pythonrunner import PythonRunner
__all__ = ["PythonRunner"]
__all__ = ["PythonRunner"]

Loading…
Cancel
Save