No need to define class variables which are all overwritten, also use __slots__ to avoid mistakes. Remove redundant length check too.
No need to define class variables which are all overwritten, also use __slots__ to avoid mistakes. Remove redundant length check too.