Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
Marishka17 committed Dec 27, 2024
1 parent 3616a25 commit 209e8fd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cvat/apps/dataset_manager/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
# SPDX-License-Identifier: MIT

import os
from collections.abc import Mapping
from tempfile import TemporaryDirectory
import rq
Expand Down
1 change: 0 additions & 1 deletion cvat/apps/dataset_manager/task.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# SPDX-License-Identifier: MIT

import itertools
import os
from collections import OrderedDict
from copy import deepcopy
from enum import Enum
Expand Down

0 comments on commit 209e8fd

Please sign in to comment.