Sync docs

This commit is contained in:
Ivan Kravets
2025-02-09 12:22:58 +02:00
parent c950d6d366
commit d907ecb9e9
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ format:
black ./tests
codespell:
codespell --skip "./build,./docs/_build" -L "AtLeast,PreProcesor,TRE,ans,dout,homestate,ser"
codespell --skip "./build,./docs/_build" -L "AtLeast,TRE,ans,dout,homestate,ser"
test:
pytest --verbose --exitfirst -n 6 --dist=loadscope tests --ignore tests/test_examples.py

2
docs

Submodule docs updated: cfbb76a119...0417bcf453