Setup docs page

This commit is contained in:
Andras Schmelczer 2022-07-08 10:56:42 +02:00
parent dadbe24c82
commit c39feeee53
33 changed files with 2724 additions and 379 deletions

View file

@ -73,5 +73,5 @@
"python.linting.pylintEnabled": false,
"python.linting.mypyEnabled": true,
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
"python.testing.pytestEnabled": true,
}