MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / CertificateNotYetValidError

Class CertificateNotYetValidError

app/version.py:20–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18
19
20class CertificateNotYetValidError(Error):
21 code = 'CERTIFICATE_NOT_YET_VALID'
22
23
24class VersionRequestError(Error):

Callers 1

latest_versionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected