forked from dogecoin/dogecoin
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: ReverseControl/dogecoin-1
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use literal syntax to create data structure
#12
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
Replace range(len(...)) with enumerate(...)
#11
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
Refactor unnecessary
else
/ elif
when if
block has a return
statement
#10
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
raise NotImplementedError
in empty functions
#9
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
Use identity check for comparison to a singleton
#8
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
Use literal syntax instead of function calls to create data structure
#5
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
Remove length check in favour of truthiness of the object
#4
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
Change methods not using its bound instance to staticmethods
#3
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
Pass string format arguments as logging method parameters
#2
opened Sep 5, 2021 by
deepsource-autofix
bot
Loading…
ProTip!
Follow long discussions with comments:>50.