Closed yunzheng closed 2 years ago
An empty collection.Counter() evaluates to False, use if stats is None instead.
if stats is None
An empty collection.Counter() evaluates to False, use
if stats is None
instead.