Skip to content

Commit

Permalink
misc: apply linting checks
Browse files Browse the repository at this point in the history
  • Loading branch information
eloy-encord committed Dec 16, 2024
1 parent 8118c4f commit 3855df6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_coco_export.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import pytest
from unittest.mock import patch

import pytest

from encord.objects.ontology_structure import OntologyStructure
from tests.objects.data import data_1

Expand Down

0 comments on commit 3855df6

Please sign in to comment.