Skip to content

Commit

Permalink
remove known first party specification (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Quinten <[email protected]>
  • Loading branch information
github-actions[bot] and quintenroets committed Sep 8, 2024
1 parent 53576bc commit e4a5249
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ ignore = [
"G004", # logging f-string
]

[tool.ruff.lint.isort]
known-first-party = ["src"]

[tool.ruff.lint.per-file-ignores]
"__init__.py" = [
"F401" # unused import
Expand Down

0 comments on commit e4a5249

Please sign in to comment.