BlitzKraft / saythanks.io

Spreading Thankfulness in Open Source.
https://saythanks.io
1.26k stars 153 forks source link

Re-defined variable from outer scope PYL-W0621 #153

Closed kgashok closed 2 years ago

kgashok commented 2 years ago

For example, Redefining name 'inbox' from outer scope (line 71) in core.py

inbox variable has to be renamed as inbox_db