Skip to content

Commit 06cb3c9

Browse files
committed
Fix indent in README
1 parent 817c4ef commit 06cb3c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Depending on your editor, the configuration (found in a file called mypy-ls.cfg
3131
::
3232

3333
{
34-
"enabled": True,
35-
"live_mode": True,
36-
"strict": False
34+
"enabled": True,
35+
"live_mode": True,
36+
"strict": False
3737
}

0 commit comments

Comments
 (0)