Skip to content

Typing improvements #1760

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

Merged
merged 5 commits into from
May 18, 2025
Merged

Typing improvements #1760

merged 5 commits into from
May 18, 2025

Conversation

dlech
Copy link
Collaborator

@dlech dlech commented May 18, 2025

General improvements fixing static type checker errors.

dlech added 5 commits May 17, 2025 18:33
Fixes:

    "PropertyAccess" is not exported from module "dbus_fast.service"
      Import from "dbus_fast.constants" insteadPylancereportPrivateImportUsage
This makes a bunch of error squiggles due to platform-specific
dependencies not being installed go away in the IDE.
Fixing type checker errors.
@dlech dlech changed the title Improvements Typing improvements May 18, 2025
@dlech dlech merged commit 7147f6c into hbldh:develop May 18, 2025
16 checks passed
@dlech dlech deleted the improvements branch May 18, 2025 00:45
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.

1 participant