MCPcopy
hub / github.com/quantopian/zipline / NotAssetConvertible

Class NotAssetConvertible

zipline/assets/assets.py:1536–1537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1534
1535
1536class NotAssetConvertible(ValueError):
1537 pass
1538
1539
1540class PricingDataAssociable(with_metaclass(ABCMeta)):

Callers 2

lookup_genericMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected