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

Wrong type hint in class EnvironmentInfo #439

Closed
tomuben opened this issue Jan 15, 2025 · 0 comments · Fixed by #440
Closed

Wrong type hint in class EnvironmentInfo #439

tomuben opened this issue Jan 15, 2025 · 0 comments · Fixed by #440
Assignees
Labels
bug Unwanted / harmful behavior

Comments

@tomuben
Copy link
Collaborator

tomuben commented Jan 15, 2025

uses wrong type hint str, but it should be str | EnvironmentType

@tomuben tomuben added the bug Unwanted / harmful behavior label Jan 15, 2025
@tomuben tomuben changed the title Fix type hint for EnvironmentInfo Wrong type hint in class EnvironmentInfo Jan 15, 2025
tomuben added a commit that referenced this issue Jan 15, 2025
#439: Fixed type hint in class EnvironmentInfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior
Projects
None yet
1 participant