Skip to content

Commit

Permalink
CLI bugfix: add colors to print maps result (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 authored Jan 28, 2024
1 parent e31d9f5 commit 36bb75b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions duckduckgo_search/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
11: "bright_blue",
12: "bright_magenta",
13: "bright_cyan",
14: "white",
15: "bright_white",
}


Expand Down

0 comments on commit 36bb75b

Please sign in to comment.