add example of use contextvar (#105)

This commit is contained in:
Jack Gerrits
2024-06-22 14:50:32 -04:00
committed by GitHub
parent 1d6dbc409b
commit 2d74fa9caf
5 changed files with 44 additions and 14 deletions

View File

@@ -41,6 +41,7 @@ dependencies = [
"pip",
"pytest",
"pytest-xdist",
"pytest-mock"
]
[tool.hatch.envs.default.extra-scripts]