Improved flake8 results
This commit is contained in:
parent
fb606b189d
commit
3b9ef670fe
24 changed files with 256 additions and 126 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__all__ = ['Microscope', 'config', 'task', 'lock']
|
||||
__all__ = ['Microscope', 'config', 'task', 'lock', 'utilities']
|
||||
__version__ = "0.1.0"
|
||||
|
||||
from .microscope import Microscope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue