Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
67
class
InvalidVariantHeader(Exception):
68
pass
69
70
71
@click.command(context_settings={
"help_option_names"
: [
"-h"
,
"--help"
]})
Callers
1
parse_python_variant_header
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected