MCPcopy Create free account
hub / github.com/numpy/numpy / _TemplateBreak

Class _TemplateBreak

tools/npy_tempita/__init__.py:82–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81
82class _TemplateBreak(Exception):
83 pass
84
85
86def get_file_template(name, from_template):

Callers 1

_interpret_codeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected