WEEE-Open / pytarallo

Python T.A.R.A.L.L.O. API
MIT License
2 stars 4 forks source link

Remove some pointless variables #9

Closed steemnd closed 5 years ago

steemnd commented 5 years ago

There are some variables in the Tarallo.login() method that are totally pointless. Specifically: whoami, res and last_status. Please, use just the Tarallo.request and Tarallo.cookie.