Skip to content

Commit

Permalink
Add comment regarding --forked
Browse files Browse the repository at this point in the history
  • Loading branch information
Spitfire1900 committed Dec 30, 2024
1 parent 6de1de1 commit ac599e4
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 @@ -72,7 +72,7 @@ force-exclude = '''
line_length = 88

[tool.pytest.ini_options]
addopts = "--forked"
addopts = "--forked" # Tests have pollution problems ATM

[tool.ruff]
select = [
Expand Down

0 comments on commit ac599e4

Please sign in to comment.