nornir-automation / nornir

Pluggable multi-threaded framework with inventory management to help operate collections of devices
https://nornir.readthedocs.io/
Apache License 2.0
1.39k stars 235 forks source link

Add missing return type annotation for special method `__init__ #952

Closed ogenstad closed 3 months ago

ogenstad commented 3 months ago

Fix Ruff - ANN204