Skip to content

Commit 59f213d

Browse files
committed
Fix readme formatting issue in the Package Manager website
The code-block needs a white line before it for this website’s parser while GitHub’s does not require it.
1 parent 8f76eff commit 59f213d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ This is a simple example, that disable tabs auto-translation to spaces, set the
5656
To get proper completion and errors in the editor when working on this repo,
5757
one can create a `pyrightconfig.json` file at the root of the repo,
5858
containing something like this (on macOS; adjust paths accordingly depending on your environment):
59+
5960
```json
6061
{
6162
"venvPath": ".",

0 commit comments

Comments
 (0)