titilambert / pyhydroquebec

DEPRECATED - Get your consumption data from your HydroQuebec account (www.hydroquebec.com)
Apache License 2.0
94 stars 44 forks source link

Fix hourly output. #41

Closed ncareau closed 5 years ago

ncareau commented 5 years ago

Fixed hourly output.

titilambert commented 5 years ago

Thanks !

Before anything, could you rebase your PR ? I just fix the tests ... Thanks !

Then could you run tox -e pylint,lint (maybe you need first to run pip install -r test_requirements.txt) ? Then fix the errors ?

ncareau commented 5 years ago

Are you running linux ? I've had some trouble using tox on linux. Had to comment line 12 and 13 to get it running.

I've merged and fixed the lint issues.