Skip to content

Commit 64f0560

Browse files
docs: Fix bullet list formatting in installation.md
Add blank line before bullet list after "Expected output" text. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d87bbc3 commit 64f0560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/how-to/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ print(dj.__version__)
3838
```
3939

4040
**Expected output for this documentation:**
41+
4142
- `2.0.0` or higher — You're ready to follow this documentation
4243
- `0.14.x` or lower — You have the stable version, use [legacy docs](https://datajoint.github.io/datajoint-python) instead
4344

0 commit comments

Comments
 (0)