MCPcopy 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

1import os
2
3def write_png_paths(folder_path, txt_path):
4 with open(txt_path, 'w') as f:

Callers

nothing calls this directly

Calls 1

write_png_pathsFunction · 0.85

Tested by

no test coverage detected