Skip to content

Commit ebff54e

Browse files
authored
Merge pull request #24 from dhkts1/master
Update _colors.py
2 parents 397824e + 995b67f commit ebff54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy_baseline/_colors.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
FIXED_ERRORS = """
2121
┌────────────────────────────────────────────┄┄
2222
│ {green}Your changes resolved existing violations.{end}
23-
│ Great work! Please, run `mypy | mypy-baseline sync`
23+
│ Great work! Please, run `mypy . | mypy-baseline sync`
2424
│ to remove resolved violations from the baseline file.
2525
└────────────────────────────────────────────┄┄
2626
"""

0 commit comments

Comments
 (0)