Skip to content

Commit f389e48

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 38a4c50 commit f389e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_util/test_dictutils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import logging.config # noqa: TCH003
1+
import logging.config # noqa: TC003
22

33
from loggia.utils.dictutils import deep_merge_log_config, del_if_possible, del_many_if_possible, mv_attr
44

0 commit comments

Comments
 (0)