Skip to content

Commit

Permalink
Add missing re-exports to sphinx.util.console
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Jan 21, 2025
1 parent 5b9fb9e commit 68cbf4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sphinx/util/console.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
import sphinx._cli.util.colour
from sphinx._cli.util.colour import ( # NoQA: F401
_create_input_mode_colour_func,
black,
blink,
blue,
bold,
brown,
colourise,
darkblue,
darkgray,
Expand Down

0 comments on commit 68cbf4e

Please sign in to comment.