Skip to content

Fix timeout param type to float#86

Open
MegaWall3 wants to merge 1 commit intokyan001:masterfrom
MegaWall3:patch-1
Open

Fix timeout param type to float#86
MegaWall3 wants to merge 1 commit intokyan001:masterfrom
MegaWall3:patch-1

Conversation

@MegaWall3
Copy link

The timeout parameter should be a float since time.time() returns a float.
Even though a float value for timeout is always available, the IDE still shows a type error warning.

The timeout parameter should be a float since time.time() returns a float.  
Even though a float value for timeout is always available, the IDE still shows a type error warning.
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