Closed NordMike closed 3 years ago
The checking should compare arguments with None (a default value). Otherwise a value 0 can't be set by a user as it is equal to False.
Thanks for fixing this.
The checking should compare arguments with None (a default value). Otherwise a value 0 can't be set by a user as it is equal to False.