Skip to content

Incorrect argument type in the Session class #595

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

Open
Data5tream opened this issue May 21, 2025 · 0 comments · May be fixed by #596
Open

Incorrect argument type in the Session class #595

Data5tream opened this issue May 21, 2025 · 0 comments · May be fixed by #596

Comments

@Data5tream
Copy link

The new_window method on the Session class has an optional parameter called start_directory, based on the doc-string and usage, this parameter should be of type str | None, but currently is None.

@Data5tream Data5tream linked a pull request May 21, 2025 that will close this issue
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 a pull request may close this issue.

1 participant