MCPcopy Create free account
hub / github.com/AstroPrint/AstroBox / __init__

Method __init__

src/astroprint/plugin/services/auth.py:18–19  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

16 _validEvents = []
17
18 def __init__(self):
19 super(AuthService, self).__init__()
20
21 #REQUESTS
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected