Skip to content

Commit 3355e2b

Browse files
committed
Add note
1 parent 0ab0672 commit 3355e2b

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

src/qcodes/instrument_drivers/stanford_research/SR86x.jinja

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
14
from __future__ import annotations
25

36
import logging

src/qcodes/instrument_drivers/stanford_research/SR86x.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
14
from __future__ import annotations
25

36
import logging

0 commit comments

Comments
 (0)