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 May 6, 2024
1 parent 9366d29 commit 6f9ca74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions yaqd_seabreeze/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
"""yaq daemons for Ocean Optics SeaBreeze spectrometers."""

from .__version__ import *
1 change: 0 additions & 1 deletion yaqd_seabreeze/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""Define version."""


import pathlib
import subprocess

Expand Down

0 comments on commit 6f9ca74

Please sign in to comment.