Skip to content

Commit c2a071b

Browse files
authored
fix(smoke): fix lint failure (#12419)
1 parent 1f4e140 commit c2a071b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smoke-test/tests/structured_properties/test_structured_properties.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import pydantic
99
import pytest
10+
1011
from datahub.api.entities.dataset.dataset import Dataset
1112
from datahub.api.entities.structuredproperties.structuredproperties import (
1213
StructuredProperties,

0 commit comments

Comments
 (0)