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 Sep 13, 2024
1 parent b21d555 commit 56f8190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kornia/models/detector/utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Any, ClassVar, List, Optional, Tuple, Union, cast
from typing import Any, ClassVar, List, Optional, Tuple, Union

from kornia.core import Module, ONNXExportMixin, Tensor, rand

Expand Down

0 comments on commit 56f8190

Please sign in to comment.