testing library capabilities
This commit is contained in:
parent
f835938a3e
commit
221a900e06
632
lab1.ipynb
632
lab1.ipynb
File diff suppressed because one or more lines are too long
2
poetry.lock
generated
2
poetry.lock
generated
@ -2972,4 +2972,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.12"
|
||||
content-hash = "095ac6b7bcf84d775058af69a3c9539a60efb7e0608cedd9497f60d7e2349474"
|
||||
content-hash = "7cb1f1c1ce95a977a43e5da305526e7f30da76b24f32c32b4e38efc982e3ff51"
|
||||
|
@ -17,6 +17,9 @@ apiflask = "^2.2.0"
|
||||
flask-cors = "^5.0.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ipykernel = "^6.29.5"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Loading…
Reference in New Issue
Block a user