Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
from
.utils
import
relative_path
5
6
class
localStoragePyStorageException(Exception):
7
pass
8
9
class
BasicStorageBackend:
10
def
raise_dummy_exception(self):
Callers
1
raise_dummy_exception
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected