nvda
e874975f - No longer warn for abstract class properties, as they are now supported (PR #10102)

Commit
6 years ago
No longer warn for abstract class properties, as they are now supported (PR #10102) When we introduced abstract auto (class) properties in baseObject (#8393), we introduced an exception for abstract class properties, as they aren't supported by Python 2. In Python 3, abstract class properties are supported.
Author
Committer
Parents
Loading