Skip to content

Commit

Permalink
chore: remove older daqmx driver APIs (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: Keerthana Kolandasamy <[email protected]>
  • Loading branch information
keer1111 and keerthee3 authored Apr 6, 2023
1 parent 66b7341 commit 05661e2
Show file tree
Hide file tree
Showing 60 changed files with 2 additions and 69,563 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ sphinx_rtd_theme = "1.0"

[tool.black]
line-length = 100
extend_exclude = "docs,generated,src/nidaqmx,src/codegen/metadata,src/codegen/templates"
extend_exclude = "docs,generated,src/codegen/metadata,src/codegen/templates"

[tool.ni-python-styleguide]
extend_exclude = "docs,generated,src/nidaqmx,src/codegen/metadata,src/codegen/templates,src/handwritten"
extend_exclude = "docs,generated,src/codegen/metadata,src/codegen/templates,src/handwritten"

[build-system]
requires = ["poetry>=1.1.12"]
Expand Down
13 changes: 0 additions & 13 deletions src/nidaqmx/__init__.py

This file was deleted.

247 changes: 0 additions & 247 deletions src/nidaqmx/_lib.py

This file was deleted.

Empty file.
Loading

0 comments on commit 05661e2

Please sign in to comment.