We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88b2bb commit 4ba076eCopy full SHA for 4ba076e
2 files changed
src/qcodes/instrument_drivers/stanford_research/SR86x.jinja
@@ -1,3 +1,6 @@
1
+# NOTE SR86x.py is generated from a template file (SR86x.jinja).
2
+# To make changes, edit the template file and regenerate.
3
+# Any changes to SR86x.py will be overwritten.
4
from __future__ import annotations
5
6
import logging
src/qcodes/instrument_drivers/stanford_research/SR86x.py
0 commit comments