MCPcopy
hub / github.com/nitrain/nitrain / is_reader

Function is_reader

nitrain/readers/utils.py:56–57  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

54 return new_readers
55
56def is_reader(x):
57 return 'nitrain.readers' in str(type(x))

Callers 1

infer_readerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected