Skip to content

Fix some types#29

Open
diceroll123 wants to merge 1 commit into
mrmaxguns:masterfrom
diceroll123:fix-types
Open

Fix some types#29
diceroll123 wants to merge 1 commit into
mrmaxguns:masterfrom
diceroll123:fix-types

Conversation

@diceroll123

Copy link
Copy Markdown

This PR fixes some missing types that PyRight yells about.

Even if the function return is annotated Set[str], if you return an untyped set variable, the return value will have an unknown type.

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