MCPcopy
hub / github.com/pex-tool/pex / format.py

File format.py

scripts/format.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3import argparse
4import os

Callers

nothing calls this directly

Calls 3

parse_argsMethod · 0.80
exitMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected