Skip to content
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

Remove "Optional" in GroupChat type hints #2221

Closed
ekzhu opened this issue Mar 31, 2024 · 1 comment · Fixed by #2703
Closed

Remove "Optional" in GroupChat type hints #2221

ekzhu opened this issue Mar 31, 2024 · 1 comment · Fixed by #2703
Assignees
Labels
good first issue Good for newcomers group chat group-chat-related issues

Comments

@ekzhu
Copy link
Collaborator

ekzhu commented Mar 31, 2024

If None case is not handled then the type hint should not have Optional.

Same with several other parameters in the class. We can have a separate PR to fix those parameters cc @joshkyh @marklysze

Originally posted by @ekzhu in #2199 (comment)

@ekzhu ekzhu added good first issue Good for newcomers group chat group-chat-related issues labels Apr 4, 2024
@ruiwang
Copy link
Contributor

ruiwang commented May 15, 2024

I am happy to work on it if you could assign to me. @ekzhu :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers group chat group-chat-related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants