Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 1.27 KB

reference_classes.rst

File metadata and controls

82 lines (57 loc) · 1.27 KB

Black classes

Contents are subject to change.

black

BracketTracker

black.brackets.BracketTracker

Line

black.lines.Line

LinesBlock

black.lines.LinesBlock

EmptyLineTracker

black.lines.EmptyLineTracker

LineGenerator

black.linegen.LineGenerator

ProtoComment

black.comments.ProtoComment

Report

black.report.Report

Visitor

black.nodes.Visitor

Enums

Changed

black.Changed

Mode

black.Mode

WriteBack

black.WriteBack