Skip to content

Commit 12ed12a

Browse files
Add some formating.
1 parent 7def534 commit 12ed12a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,16 +91,16 @@ project. This folder can be safely deleted every time before running the project
9191

9292
## Troubleshooting
9393

94-
1. If you are on a Windows machine and pytask does not work, you may try
94+
If you are on a Windows machine and pytask does not work, you may try
9595

9696
```console
9797
$ conda activate project_mbb
9898
$ pip install kaleido==0.1.0.post1
9999
```
100100

101-
1. If Pytest has problems, it may be because you run Pytest before Pytask. Some tests
102-
build on the data structure and the plots. In this case, to test like this was the
103-
best way to be sure that everything is working correctly.
101+
If Pytest has problems, it may be because you run Pytest before Pytask. Some tests
102+
build on the data structure and the plots. In this case, to test like this was the
103+
best way to be sure that everything is working correctly.
104104

105105
# Cleaning Part Description (Extra, not mandatory to read)
106106

0 commit comments

Comments
 (0)