1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-07-07 12:56:18 -07:00
parent 8b1c4f923e
commit eaa36a6a31
4 changed files with 8 additions and 8 deletions

View File

@ -20,8 +20,8 @@ Usage (module):
Schema:
csv file converted to a Dictionary:
https://docs.python.org/3/library/csv.html
CSV file converted to a Dictionary:
https://docs.python.org/3/library/csv.html
[
{

View File

@ -29,8 +29,8 @@ Usage (module):
Schema:
csv file converted to a Dictionary:
https://docs.python.org/3/library/csv.html
CSV file converted to a Dictionary:
https://docs.python.org/3/library/csv.html
{
"column_name1": string,