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 Jan 17, 2025
1 parent b04680a commit f8f8fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_util/test_dictutils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import logging.config # noqa: TCH003
import logging.config # noqa: TC003

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

Expand Down

0 comments on commit f8f8fcb

Please sign in to comment.