Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
class
CertificateNotYetValidError(Error):
21
code =
'CERTIFICATE_NOT_YET_VALID'
22
23
24
class
VersionRequestError(Error):
Callers
1
latest_version
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected