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

Add strict typing #262

Merged
merged 10 commits into from
Feb 26, 2024
Merged

Add strict typing #262

merged 10 commits into from
Feb 26, 2024

Conversation

Orhideous
Copy link
Collaborator

There is a breaking change in 6350ef9

@Orhideous Orhideous requested a review from pschmitt February 26, 2024 10:41
@Orhideous
Copy link
Collaborator Author

@joostlek Please, take a look.

@@ -1,3 +1,4 @@
# mypy: ignore-errors
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This module is intentionally excluded from type checking. It will be replaced with click.

roombapy/const.py Show resolved Hide resolved
roombapy/const.py Show resolved Hide resolved
roombapy/discovery.py Show resolved Hide resolved
roombapy/getpassword.py Show resolved Hide resolved
roombapy/remote_client.py Outdated Show resolved Hide resolved
roombapy/remote_client.py Outdated Show resolved Hide resolved
roombapy/remote_client.py Outdated Show resolved Hide resolved
@Orhideous Orhideous requested a review from joostlek February 26, 2024 11:10
Copy link

@joostlek joostlek left a comment

Choose a reason for hiding this comment

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

Should we be adding a py.typed file yet or do you have more plans for now?

@Orhideous
Copy link
Collaborator Author

Orhideous commented Feb 26, 2024

Should we be adding a py.typed file yet or do you have more plans for now?

There is one more follow-up PR with CLI enhancement, and then I'll add this file.

@Orhideous Orhideous mentioned this pull request Feb 26, 2024
@Orhideous Orhideous merged commit 660871d into main Feb 26, 2024
19 checks passed
@Orhideous Orhideous deleted the mypy branch February 26, 2024 17:10
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.

2 participants