mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-26 11:45:00 +03:00
fix formatting error
This commit is contained in:
parent
76afaf6167
commit
7cc331f219
@ -110,7 +110,7 @@ impl fmt::Display for FormattedError {
|
|||||||
|
|
||||||
write!(
|
write!(
|
||||||
f,
|
f,
|
||||||
"{indent }--> {path}{line_start}:{start}\n\
|
"{indent }--> {path} {line_start}:{start}\n\
|
||||||
{indent } |\n",
|
{indent } |\n",
|
||||||
indent = INDENT,
|
indent = INDENT,
|
||||||
path = path,
|
path = path,
|
||||||
|
Loading…
Reference in New Issue
Block a user