Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ generate_folders.py
File
generate_folders.py
testing/example_scripts/perf_examples/collect_stats/generate_folders.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
pathlib
3
4
HERE = pathlib.Path(__file__).parent
Callers
nothing calls this directly
Calls
2
generate_folders
Function · 0.85
parse_args
Method · 0.80
Tested by
no test coverage detected