MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / constants.py

File constants.py

constants.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1CACHE_HOST = "direct.learnpython.org"
2DB_HOST = "direct.learnpython.org"
3SECRET_KEY = "this is a secret. really."
4

Callers

nothing calls this directly

Calls 3

OrderedDictClass · 0.85
existsMethod · 0.80
itemsMethod · 0.45

Tested by

no test coverage detected