Skip to content

Commit 39bb842

Browse files
committed
fix: imports
1 parent e662533 commit 39bb842

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
@@ -167,6 +167,7 @@ ignore_missing_imports = true
167167
[tool.ruff]
168168
line-length = 88
169169
lint.select = ["E", "F", "I"]
170+
lint.isort.known-first-party = ["pystac"]
170171

171172
[tool.pytest.ini_options]
172173
filterwarnings = ["error"]

0 commit comments

Comments
 (0)