Skip to content

Commit

Permalink
Remove unused pytest option
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Oct 30, 2024
1 parent 135e157 commit 4d7d88c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ line_length = 110
write_to = "python/lsst/pipe/base/version.py"

[tool.pytest.ini_options]
# Some unit tests open registry database and don't close it.
open_files_ignore = ["gen3.sqlite3"]

[tool.coverage.report]
show_missing = true
Expand Down

0 comments on commit 4d7d88c

Please sign in to comment.