Skip to content

Use Generic to set precise type for InputDevice.path#241

Merged
gvalkov merged 2 commits intogvalkov:mainfrom
Dreamsorcerer:patch-4
May 1, 2025
Merged

Use Generic to set precise type for InputDevice.path#241
gvalkov merged 2 commits intogvalkov:mainfrom
Dreamsorcerer:patch-4

Conversation

@Dreamsorcerer
Copy link
Contributor

@Dreamsorcerer Dreamsorcerer commented Mar 15, 2025

This means that dev.path is correctly set to str or bytes, rather than str | bytes or the current str | bytes | Any.

Fixes my last typing errors:
https://github.com/Dreamsorcerer/bthidhub/actions/runs/13876066841/job/38828521235?pr=29#step:6:15

@gvalkov gvalkov merged commit 8bbc9ae into gvalkov:main May 1, 2025
8 checks passed
gvalkov pushed a commit that referenced this pull request May 1, 2025
* Use Generic to set precise type for InputDevice.path

* Update src/evdev/device.py
@Dreamsorcerer Dreamsorcerer deleted the patch-4 branch May 1, 2025 19:59
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.

3 participants