1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

add info docstring

This commit is contained in:
Kelly Brazil
2021-04-14 20:30:31 -07:00
parent 89f52b95f7
commit 691df271fc
4 changed files with 2 additions and 1 deletions

View File

@ -207,7 +207,7 @@ Examples:
```python
info()
```
Provides parser metadata (version, author, etc.)
## parse
```python