Skip to content

Commit

Permalink
Update test ini option
Browse files Browse the repository at this point in the history
  • Loading branch information
taxe10 committed Jun 5, 2024
1 parent a39cc3b commit a564945
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,8 @@ Issues = "https://github.com/mlexchange/mlex_latent_explorer/issues/"

[tool.isort]
profile = "black"

[tool.pytest.ini_options]
pythonpath = [
"src"
]

0 comments on commit a564945

Please sign in to comment.