mirror of
https://github.com/codespell-project/codespell.git
synced 2025-08-06 09:40:56 +08:00
Fix travis-ci build error
This commit is contained in:
@ -510,7 +510,6 @@ def main(*args):
|
||||
parser.print_help()
|
||||
return 1
|
||||
build_dict(dictionary)
|
||||
|
||||
colors = TermColors()
|
||||
if not options.colors:
|
||||
colors.disable()
|
||||
|
Reference in New Issue
Block a user