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

Class localStoragePyStorageException

botasaurus/local_storage.py:6–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4from .utils import relative_path
5
6class localStoragePyStorageException(Exception):
7 pass
8
9class BasicStorageBackend:
10 def raise_dummy_exception(self):

Callers 1

raise_dummy_exceptionMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected