From d907ecb9e908ad75dc6256ec68569d52bdaaefc5 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sun, 9 Feb 2025 12:22:58 +0200 Subject: [PATCH] Sync docs --- Makefile | 2 +- docs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7f182f79..d1f56e82 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/docs b/docs index cfbb76a1..0417bcf4 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit cfbb76a119831b3da8bcd843fd42703eba5ee3ee +Subproject commit 0417bcf453886f42c4e50a0ab665b7edd2bbe56f