whatsplay / whatsapp-play

Command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat..
MIT License
404 stars 217 forks source link

#143 type annotations added according to python3 #231

Closed SinghHimadri closed 4 years ago

SinghHimadri commented 4 years ago

143 I have added type annotations according to python 3 to make this code more readable.

rpotter12 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Clones removed
==============
+ wplay/wchat.py  -1

See the complete overview on Codacy

iharshit009 commented 4 years ago

@rpotter12 The module "tkinter" used in this PR hasn't been updated in requirements.txt file

rpotter12 commented 4 years ago

@rpotter12 The module "tkinter" used in this PR hasn't been updated in requirements.txt file

@iharshit009 You can update it :)