Explicitly check python types for setting properties
Previously we were allowing the type checking to be done implicitly which would mark int as bool etc.
Please register or sign in to comment
Previously we were allowing the type checking to be done implicitly which would mark int as bool etc.