Skip to content

Commit

Permalink
Removed the additional new line at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
dharaniprakashkm committed Apr 3, 2024
1 parent d2b090b commit 11fac01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/handwritten/_install_daqmx.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,3 @@ def installdriver() -> None:
raise click.ClickException(
f"An error occurred during the installation of the NI-DAQmx driver.\nDetails: {e}"
) from e

0 comments on commit 11fac01

Please sign in to comment.