MCPcopy 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

1import argparse
2import pathlib
3
4HERE = pathlib.Path(__file__).parent

Callers

nothing calls this directly

Calls 2

generate_foldersFunction · 0.85
parse_argsMethod · 0.80

Tested by

no test coverage detected