Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiltsov-max committed Dec 21, 2024
1 parent fc88a68 commit 0065795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cvat/apps/engine/task_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from __future__ import annotations

from collections.abc import Mapping, Sequence
from typing import Callable, Counter, Generic, Iterable, Mapping, Sequence, TypeVar

import attrs
Expand Down

0 comments on commit 0065795

Please sign in to comment.