mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-10 22:41:51 +02:00
formatting
This commit is contained in:
@@ -64,7 +64,7 @@ import csv
|
|||||||
|
|
||||||
class info():
|
class info():
|
||||||
version = '1.0'
|
version = '1.0'
|
||||||
description = 'csv file parser'
|
description = 'CSV file parser'
|
||||||
author = 'Kelly Brazil'
|
author = 'Kelly Brazil'
|
||||||
author_email = 'kellyjonbrazil@gmail.com'
|
author_email = 'kellyjonbrazil@gmail.com'
|
||||||
details = 'Using the python standard csv library'
|
details = 'Using the python standard csv library'
|
||||||
|
Reference in New Issue
Block a user