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.38k stars 234 forks source link

Make filter objects F, NOT_F, AND and OR comparable #854

Closed ubaumann closed 1 year ago

ubaumann commented 1 year ago

If the filter objects were comparable, I could make some tests much cleaner in my projects.