Skip to content

Commit 0881c78

Browse files
Removing syntax highlighting
1 parent fa0c802 commit 0881c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readthedocs/io/csvfiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ For example, you have an IndividualTimeSeries CSV file for energy prices, then y
106106
for columnScheme `its_c_2fcb3e53-b94a-4b96-bea4-c469e499f1a1.csv`.
107107
The CSV file must then have the appropriate format for the key `c` :
108108

109-
```
109+
```text
110110
time,price
111111
2020-01-01T00:00:00Z,100.0
112112
```

0 commit comments

Comments
 (0)