Skip to content

Commit

Permalink
Fix pythonpath pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexmmaldonado committed Jan 22, 2025
1 parent a276316 commit eede130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ addopts =
--doctest-continue-on-failure
--maxfail=2 -rf
testpaths = tests
pythonpaths = ./
pythonpath = ./

0 comments on commit eede130

Please sign in to comment.