Skip to content

Commit

Permalink
comment about ANSI
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 18, 2024
1 parent 8b204cf commit ed525e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
@with_appcontext
def superset() -> None:
"""\033[1;37mThe Apache Superset CLI\033[0m"""
# NOTE: codes above are ANSI color codes for bold white in CLI header ^^^

@app.shell_context_processor
def make_shell_context() -> dict[str, Any]:
Expand Down

0 comments on commit ed525e9

Please sign in to comment.