Skip to content

Commit

Permalink
chore(pre-commit.ci): auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 25, 2024
1 parent 9c7ecd1 commit 0b901fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/leaone_ble/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
__version__ = "0.1.0"

__all__ = [
"DeviceClass",
"DeviceKey",
"LeaoneBluetoothDeviceData",
"SensorDescription",
"SensorDeviceInfo",
"DeviceClass",
"DeviceKey",
"SensorUpdate",
"SensorDeviceInfo",
"SensorUpdate",
"SensorValue",
"Units",
]

0 comments on commit 0b901fb

Please sign in to comment.