Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some typing hints added and the code order aligned #96

Merged
merged 2 commits into from
Oct 21, 2017

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Oct 21, 2017

No description provided.

miio/plug_v1.py Outdated
@@ -1,38 +1,14 @@
import logging
from typing import Dict, Any, Optional

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'typing.Optional' imported but unused

@coveralls
Copy link

coveralls commented Oct 21, 2017

Coverage Status

Coverage increased (+0.01%) to 33.482% when pulling ed80c50 on syssi:feature/typing-hints-and-alignment into 67196c2 on rytilahti:master.

@rytilahti
Copy link
Owner

Looks good, I removed the unused optimal.

@rytilahti rytilahti merged commit 453cc70 into rytilahti:master Oct 21, 2017
@coveralls
Copy link

coveralls commented Oct 21, 2017

Coverage Status

Coverage increased (+0.01%) to 33.482% when pulling ab66210 on syssi:feature/typing-hints-and-alignment into 67196c2 on rytilahti:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants