Commit fa4f2457 authored by Antonio Caceres's avatar Antonio Caceres
Browse files

Merge branch 'master' of gitlab.caltech.edu:cs1-24fa/project03

No related merge requests found
Showing with 8 additions and 3 deletions
+8 -3
[tool.pytest.ini_options]
pythonpath = "src"
addopts = "-vv --color=yes --no-header --disable-warnings -p pytest_clarity -rNs"
faulthandler_timeout = 10
consider_namespace_packages = true
[tool.pyright]
strict = ["src"]
exclude = ["**/__pycache__"]
[pytest]
addopts = -vv --color=yes --no-header --disable-warnings -p pytest_clarity -rN -x
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment