MCPcopy Create free account
hub / github.com/tortoise/tortoise-orm / users_patch

Route users_patch

examples/blacksheep/server.py:None–None  ·  view source on GitHub ↗
app.router.patch("/{id}")

Source from the content-addressed store, hash-verified

1# pylint: disable=E0401,E0611
2from __future__ import annotations
3
4from uuid import UUID

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected