Skip to content

Feature 9702

alexey.stratulat requested to merge feature-9702 into master

[+] A separate object has been added, which is essentially an enum with key types. It's essentially just an object that is created and loaded when python-cellframe is initialized. And based on the attribute, a KeyType object is created with the corresponding content.

Merge request reports