Skip to content

Expression 'x' in Enumeration fails on python3 with KeyError.

asenchenko requested to merge github/fork/asenchenko/enum_fixes into develop

To solve this problem, explicit contains method is added.

Merge request reports