Deleted redundant stage test file
This commit is contained in:
parent
4733b250ed
commit
adc5a81cad
1 changed files with 0 additions and 8 deletions
8
test1.py
8
test1.py
|
|
@ -1,8 +0,0 @@
|
|||
from openflexure_microscope.stage.sangaboard import Sangaboard
|
||||
|
||||
import logging
|
||||
import sys
|
||||
|
||||
logging.basicConfig(stream=sys.stdout, level=logging.DEBUG)
|
||||
|
||||
stage = Sangaboard()
|
||||
Loading…
Add table
Add a link
Reference in a new issue