MCPcopy Create free account
hub / github.com/Tong89/smartNode / _err

Function _err

backend/schemas.py:14–15  ·  view source on GitHub ↗
(field, message)

Source from the content-addressed store, hash-verified

12
13
14def _err(field, message):
15 return {"field": field, "message": message}
16
17
18def _is_number(v):

Callers 2

validate_count_updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected