Started integrating into Microscope class

This commit is contained in:
Joel Collins 2018-11-07 15:06:41 +00:00
parent 5df9b53a9c
commit 143be8f592
4 changed files with 84 additions and 0 deletions

View file

@ -1 +1,3 @@
from .microscope import Microscope
__version__ = "0.1.0"