Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Nov 25, 2024
1 parent 7736e22 commit 1d4e74d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 160 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ asyncio_mode = "auto"
filterwarnings = [
"ignore:The module rdkit.Chem.MolStandardize:DeprecationWarning"
]
pythonpath = [
".", "src",
]
testpaths = "tests"

[tool.isort]
Expand Down
Loading

0 comments on commit 1d4e74d

Please sign in to comment.