MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / getDefaultSave

Function getDefaultSave

config.py:115–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113
114
115def getDefaultSave():
116 return os.path.expanduser(os.path.join("~", ".pyfa"))
117
118
119def defPaths(customSavePath=None):

Callers 1

defPathsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected