1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

update for version bump

This commit is contained in:
Kelly Brazil
2021-10-30 13:47:21 -07:00
parent c32395f695
commit bee80b35d2
3 changed files with 6 additions and 6 deletions

View File

@@ -20,10 +20,10 @@ Schema:
csv file converted to a Dictionary: https://docs.python.org/3/library/csv.html
{
"column_name1": string,
"column_name2": string
}
{
"column_name1": string,
"column_name2": string
}
Examples: