Updated docs to include plugins
This commit is contained in:
parent
2ef6395be2
commit
034a45e400
6 changed files with 21 additions and 3 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from .microscope import Microscope
|
||||
|
||||
__all__ = ['Microscope']
|
||||
__version__ = "0.1.0"
|
||||
|
||||
from .microscope import Microscope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue