Skip to content

Commit

Permalink
Merge pull request #24 from dhkts1/master
Browse files Browse the repository at this point in the history
Update _colors.py
  • Loading branch information
orsinium authored Jun 16, 2024
2 parents 397824e + 995b67f commit ebff54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mypy_baseline/_colors.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
FIXED_ERRORS = """
┌────────────────────────────────────────────┄┄
│ {green}Your changes resolved existing violations.{end}
│ Great work! Please, run `mypy | mypy-baseline sync`
│ Great work! Please, run `mypy . | mypy-baseline sync`
│ to remove resolved violations from the baseline file.
└────────────────────────────────────────────┄┄
"""
Expand Down

0 comments on commit ebff54e

Please sign in to comment.