MCPcopy Create free account
hub / github.com/psf/black / fuzz.py

File fuzz.py

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

Source from the content-addressed store, hash-verified

1"""Property-based tests for Black.
2
3By Zac Hatfield-Dodds, based on my Hypothesmith tool for source code
4generation. You can run this file with `python`, `pytest`, or (soon)

Callers

nothing calls this directly

Tested by

no test coverage detected