app.put("/upload/<int:release>/assets")
| 1 | #!/usr/bin/env -S uv run |
| 2 | # |
| 3 | # A fake GitHub API server for testing upload-release-distributions's |
| 4 | # behavior in the presence of API failures. |
nothing calls this directly
no outgoing calls
no test coverage detected