MCPcopy
hub / github.com/shidenggui/easyquotation / stock_code_path

Function stock_code_path

easyquotation/helpers.py:36–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34
35
36def stock_code_path():
37 return os.path.join(os.path.dirname(__file__), STOCK_CODE_PATH)

Callers 2

update_stock_codesFunction · 0.85
get_stock_codesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected