Skip to content

Commit e177c97

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8a868b0 commit e177c97

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

yaqd-ni/yaqd_ni/__version__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import pathlib
44
import subprocess
55

6-
76
here = pathlib.Path(__file__).resolve().parent
87

98

yaqg-ni/yaqg_ni/__version__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import pathlib
44
import subprocess
55

6-
76
here = pathlib.Path(__file__).resolve().parent
87

98

yaqg-ni/yaqg_ni/_ni_daqmx_tmux_gui.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import tomli # type: ignore
1212
import numpy as np # type: ignore
1313

14-
1514
# TODO: actually read these values from the driver ---Blaise 2017-01-06
1615
ranges = [0.1, 0.2, 0.5, 1.0, 2.0, 5.0, 10.0] # V
1716
resolution = {} # uV

0 commit comments

Comments
 (0)