Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashSampling/FlashSampling
/ Args
Class
Args
benchmarking/hbm-access.py:31–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
31
class
Args(BaseSettings):
32
config: str =
"small"
33
34
35
class
CliArgs(Args, cli_parse_args=True):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected