MCPcopy Create free account
hub / github.com/omkarcloud/botasaurus / localStoragePyStorageException

Class localStoragePyStorageException

bota/src/bota/package_storage.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 return dr
7
8class localStoragePyStorageException(Exception):
9 pass
10class BasicStorageBackend:
11 def raise_dummy_exception(self):
12 raise localStoragePyStorageException("Called dummy backend!")

Callers 1

raise_dummy_exceptionMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected