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