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 Jul 1, 2024
1 parent dc7b66b commit 3212d6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"projectOwner": "bluetooth-devices",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 80,
"commit": true,
"commitConvention": "angular",
Expand Down
1 change: 1 addition & 0 deletions src/bluetooth_auto_recovery/recover.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Automatic recovery for bluetooth adapters."""

from __future__ import annotations

import array
Expand Down

0 comments on commit 3212d6b

Please sign in to comment.