Skip to content

Commit 0f927bc

Browse files
authored
Correct code block formatting in README
Fix formatting of code block in README
1 parent 5b13847 commit 0f927bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ make dev # Install in development mode (editable install)
118118
make test # Run tests with pytest
119119
```
120120

121-
````
121+
```
122122
### Development Workflow
123123
124124
1. Clone the repository

0 commit comments

Comments
 (0)