Skip to content

Commit 2ba816c

Browse files
20240414 - eval: false
1 parent 10fcd79 commit 2ba816c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataManagement.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ format:
1818
Importing data takes syntax of the following form for `.csv` files:
1919

2020
```{python}
21-
#| eval = false
21+
#| eval: false
2222
2323
import pandas as pd
2424

0 commit comments

Comments
 (0)