10000 Update README.md · Kinetics20/json_csv_to_python@95d8b3c · GitHub
[go: up one dir, main page]

Skip to content

Commit 95d8b3c

Browse files
authored
Update README.md
1 parent 9a57cd1 commit 95d8b3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ python table_encoders.py
4040
```
4141

4242
This will print the available decoders (['json', 'csv']),
43-
load and print the content of table.json in dictionary format,
44-
i.e. for the table.json :
43+
load and print the content of table.json in dictionary format:
4544
~~~python
4645
['json', 'csv']
4746
{'temperature': [2, 8, 12], 'time': [7, 10, 15]}

0 commit comments

Comments
 (0)
0