MHDante / pythonnet-stub-generator

Creates Python Type Hints for Python.NET libraries
MIT License
14 stars 5 forks source link

Unable to initialize Enum from int #1

Closed CubeMD closed 1 year ago

CubeMD commented 1 year ago

Enums seem to be abstract, which prevents initialization from integers

image

MHDante commented 1 year ago

Solved in 1.2.1