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

remove info class from docs

This commit is contained in:
Kelly Brazil
2022-01-25 18:38:26 -08:00
parent 386f6c317e
commit 8e089baf3f
86 changed files with 8 additions and 855 deletions

View File

@@ -82,16 +82,6 @@ Examples:
...
]
<a id="jc.parsers.csv.info"></a>
## info Objects
```python
class info()
```
Provides parser metadata (version, author, etc.)
<a id="jc.parsers.csv.parse"></a>
#### parse