test_enum.py
6.18 KB
-
Avoid conversion to `int_` rhs argument of enum eq/ne (#1912) · 09f08294
* fix: Avoid conversion to `int_` rhs argument of enum eq/ne * test: compare unscoped enum with strings * suppress comparison to None warning * test unscoped enum arithmetic and comparision with unsupported type
Sergei Izmailov committed