Use sum()
directly over boolean values in logging statements
#3821
Labels
good-first-bug
Good for newcomers
sum()
directly over boolean values in logging statements
#3821
An example of not using the boolean values directly:
bugbug/bugbug/models/annotate_ignore.py
Lines 118 to 121 in d454491
Preferred approach:
The text was updated successfully, but these errors were encountered: