mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Update cli.py to addresss crash on year/month calls and improve output formatting (#103)
* Update cli.py Fix crash when kasa cli is called with --month or --year arguments. * Update cli.py * Fix crash on emeter monthly, yearly cli calls * Formatting fix.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,6 +19,9 @@ __pycache__/
|
||||
# IntelliJ
|
||||
.idea
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
|
||||
# VirtualEnvs
|
||||
venv
|
||||
.venv
|
||||
|
Reference in New Issue
Block a user