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

change header depth

This commit is contained in:
Kelly Brazil
2022-01-26 14:16:04 -08:00
parent 7028e87f9b
commit f8223023c3
4 changed files with 24 additions and 10 deletions

View File

@ -193,7 +193,7 @@ Examples:
<a id="jc.parsers.ifconfig._IfconfigParser"></a>
## \_IfconfigParser Objects
### \_IfconfigParser Objects
```python
class _IfconfigParser(object)

View File

@ -157,7 +157,7 @@ SOFTWARE.
<a id="jc.parsers.traceroute._Hop"></a>
## \_Hop Objects
### \_Hop Objects
```python
class _Hop(object)

View File

@ -217,7 +217,7 @@ Ensure each line is a string
<a id="jc.utils.timestamp"></a>
## timestamp Objects
### timestamp Objects
```python
class timestamp()