Skip to content

Fix type hints to match official docs#43

Open
junah201 wants to merge 1 commit intolorien:masterfrom
junah201:master
Open

Fix type hints to match official docs#43
junah201 wants to merge 1 commit intolorien:masterfrom
junah201:master

Conversation

@junah201
Copy link
Copy Markdown

image

In the official docs, the types of os, navigator, platform and device_type are (string or list/tuple or None). However, the type hints are None | str.

Therefore, I fixed it.

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