aahnik / wappdriver

Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
https://aahnik.github.io/wappdriver/
MIT License
46 stars 3 forks source link

Fix 'Unnecessary "else" after "return"' issue in wappdriver\update.py #17

Closed codefactor-io[bot] closed 3 years ago

codefactor-io[bot] commented 3 years ago

CodeFactor found an issue: Unnecessary "else" after "return"

It's currently on: wappdriver\update.py:44 Commit 126065f39aa7c6cc3bafa5bcd6ecb26ce540a9b7

aahnik commented 3 years ago

fixed