MCPcopy
hub / github.com/psf/black / InvalidVariantHeader

Class InvalidVariantHeader

src/blackd/__init__.py:67–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66
67class InvalidVariantHeader(Exception):
68 pass
69
70
71@click.command(context_settings={"help_option_names": ["-h", "--help"]})

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected