Compare commits

..

No commits in common. "v4" and "main" have entirely different histories.
v4 ... main

3 changed files with 2 additions and 9 deletions

View File

@ -1 +1,2 @@
# python hello-world
# 101a7ce045964161b60ad80985ea4f75

View File

@ -1,2 +0,0 @@
def main(request):
return "hello, world"

View File

@ -1,6 +0,0 @@
pytest
pytest-cov
requests[security]==2.8.1
pdoc==14.4.0
pydantic==2.6.1
pytest==8.0.0