separate copy per call

This commit is contained in:
David Lord 2026-05-01 20:17:23 -07:00
parent 2ac89889f4
commit 06ea505ce2
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
4 changed files with 33 additions and 124 deletions

View file

@ -57,7 +57,6 @@ pre-commit = [
]
tests = [
"asgiref",
"greenlet",
"pytest",
"python-dotenv",
]