Skip to content

Commit a3e73e6

Browse files
Merge pull request #862 from TheDeanLab/qi2-updates
Still need to add the stage to the `start_stage` and `load_stage methods` in the `device_startup_functions.py` module in order to actually connect to the stage, and then update a few pieces of documentation to include it.
2 parents 6f86ce5 + a41879c commit a3e73e6

File tree

6 files changed

+3509
-1
lines changed

6 files changed

+3509
-1
lines changed

pytest.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[pytest]
2-
adopts = --strict-markers
2+
addopts = --strict-markers
33
markers =
44
hardware: mark tests as run on physical hardware
55
log_cli = true

0 commit comments

Comments
 (0)