Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcharatan/flowmap
/ row_gap
Function
row_gap
paper/generate_splat_comparison.py:124–125 ·
view source on GitHub ↗
(height: str)
Source
from the content-addressed store, hash-verified
122
123
124
def
row_gap(height: str):
125
div(style=f
"height: {height}; grid-column: 1 / span {2 * len(METHODS) + 1}"
)
126
127
128
def
get_image(path: Path) -> Path:
Callers
1
generate_splat_comparison.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected