MCPcopy Create free account
hub / github.com/ReinFlow/ReinFlow / clean_pycache

Function clean_pycache

util/clear_pycache.py:31–77  ·  view source on GitHub ↗

Remove all __pycache__ directories and .pyc files in the given directory and its subfolders. Args: directory (str): The root directory to search for __pycache__ and .pyc files.

(directory)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

run.pyFile · 0.90
__init__.pyFile · 0.90
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected