Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 31, 2024
1 parent 25e9bbe commit 35a336c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/qumada/instrument/custom_drivers/QDevil/QDAC2.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
#



error_ambiguous_wave = "Only one of frequency_Hz or period_s can be " "specified for a wave form"


Expand Down Expand Up @@ -83,7 +82,6 @@ def split_version_string_into_components(version: str) -> list[str]:
return version.split("-")



# External input trigger

# There are four 3V3 non-isolated triggers on the back (1, 2, 3, 4).
Expand Down

0 comments on commit 35a336c

Please sign in to comment.