File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,11 @@ possible to push the raw data to github. There are two ways for doing this.
3333 Nacional Urbana de Seguridad", and in "Año" click 2023. Then click "Aplicar" and
3434 search for "Base de datos ENUSC 2023" and download it.
3535
36- After completing one of this two ways put the file into the data folder in
36+ After completing one of this two ways put the file into the ** data folder** in
3737src/project_mbb.
3838
39+ (Make sure you are ** not** downloading the data as a ** .zip** )
40+
3941## Programs set-up
4042
4143To set up this project, you first need to install
@@ -99,8 +101,8 @@ $ pip install kaleido==0.1.0.post1
99101```
100102
101103If Pytest has problems, it may be because you run Pytest before Pytask. Some tests build
102- on the data structure and the plots. In this case, to test like this was the best way to
103- be sure that everything is working correctly.
104+ on the plots. In this case, to test like this was the best way to be sure that
105+ everything is working correctly.
104106
105107# Cleaning Part Description (Extra, not mandatory to read)
106108
You can’t perform that action at this time.
0 commit comments