Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Wolfgang Kerzendorf <[email protected]>
  • Loading branch information
AlexHls and wkerzendorf authored Nov 27, 2023
1 parent ecd349e commit 13fc12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ ignore-fully-untyped = true
mypy-init-return = true

[tool.ruff.lint.isort]
known-first-party = ["astropy", "extension_helpers"]
known-first-party = ["tardis", "carsus", "stardis"]

[tool.ruff.lint.pydocstyle]
convention = "numpy"

0 comments on commit 13fc12a

Please sign in to comment.