mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-19 17:38:05 +00:00
- Split type checking into two separate conditions for clarity - Add early return when output contains non-string objects - Ensure structured output like MikrotikBGPRouteTable passes through unchanged - Prevent AttributeError on .strip() for tuple containing structured data Resolves remaining crashes when processing already-structured BGP route data. |
||
|---|---|---|
| .. | ||
| _builtin | ||
| external | ||
| tests | ||
| __init__.py | ||
| _base.py | ||
| _input.py | ||
| _manager.py | ||
| _output.py | ||
| main.py | ||