Skip to content

Commit 6aafba4

Browse files
pre-commit-ci[bot]bobokun
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a8e7308 commit 6aafba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/qbit_error_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
import functools
66
import time
7+
from collections.abc import Callable
78
from typing import Any
8-
from typing import Callable
99

1010
from qbittorrentapi import APIConnectionError
1111
from qbittorrentapi import APIError

0 commit comments

Comments
 (0)