MCPcopy Index your code
hub / github.com/GearPlug/dynamics365crm-python / read

Function read

setup.py:5–6  ·  view source on GitHub ↗
(fname)

Source from the content-addressed store, hash-verified

3
4
5def read(fname):
6 return open(os.path.join(os.path.dirname(__file__), fname)).read()
7
8
9setup(name='dynamics365crm-python',

Callers 1

setup.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected