Skip to content

Added new check B910 to suggest using Counter() instead of defaultdict(int)#489

Merged
cooperlees merged 1 commit intoPyCQA:mainfrom
dejvidq:suggest_counter_instead_of_defaultdict_int
Aug 20, 2024
Merged

Added new check B910 to suggest using Counter() instead of defaultdict(int)#489
cooperlees merged 1 commit intoPyCQA:mainfrom
dejvidq:suggest_counter_instead_of_defaultdict_int

Commits