Open
Description
Environment
- DiffSync version: 1.7.0
- Python version 3.10.6
Output of the method get_tree_traversal() doesn't show correct order.
NautobotAdapter
── site
│ ├── device
│ │ └── interface
│ │ └── aip_address
│── aip_address
if the ip_class doesn't start with "a", output ios ok.
NautobotAdapter
── site
│ ├── device
│ │ └── interface
│ │ └── ip_address
BR Milan