Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csslc/PiSA-SR
/ get_path.py
File
get_path.py
scripts/get_path.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
def
write_png_paths(folder_path, txt_path):
4
with
open(txt_path,
'w'
)
as
f:
Callers
nothing calls this directly
Calls
1
write_png_paths
Function · 0.85
Tested by
no test coverage detected