We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 397824e + 995b67f commit ebff54eCopy full SHA for ebff54e
mypy_baseline/_colors.py
@@ -20,7 +20,7 @@
20
FIXED_ERRORS = """
21
┌────────────────────────────────────────────┄┄
22
│ {green}Your changes resolved existing violations.{end}
23
- │ Great work! Please, run `mypy | mypy-baseline sync`
+ │ Great work! Please, run `mypy . | mypy-baseline sync`
24
│ to remove resolved violations from the baseline file.
25
└────────────────────────────────────────────┄┄
26
"""
0 commit comments