MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getClientSecret

Function getClientSecret

config.py:86–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84
85
86def getClientSecret():
87 return clientHash
88
89
90def isFrozen():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected