Skip to content

Commit fe5fe71

Browse files
author
Wim Van Deun
committed
exclude test_schema_export.py from ty linting test
1 parent 4814eba commit fe5fe71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ include = [
239239
"tests/unit/sdk/test_protocols_generator.py",
240240
"tests/unit/sdk/test_schema_sorter.py",
241241
"tests/unit/sdk/test_topological_sort.py",
242+
"tests/unit/sdk/test_schema_export.py",
242243
]
243244

244245
[tool.ty.overrides.rules]

0 commit comments

Comments
 (0)