update README, improved sample (in preparation for demo)
This commit is contained in:
parent
96bbb3602a
commit
b52e70e918
4 changed files with 164 additions and 54 deletions
|
|
@ -38,6 +38,8 @@ build-backend = "poetry.core.masonry.api"
|
|||
[tool.pyright]
|
||||
venvPath = "."
|
||||
venv = ".venv"
|
||||
reportAny = false
|
||||
reportExplicitAny = false
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue