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

Fix mypy joinpath errors #9871

Merged
merged 2 commits into from
Jan 6, 2024
Merged

Fix mypy joinpath errors #9871

merged 2 commits into from
Jan 6, 2024

Conversation

ohemorange
Copy link
Contributor

@ohemorange ohemorange commented Jan 6, 2024

Changes based on #9837

This was causing mypy error Too many arguments for "joinpath" of "Traversable" [call-arg] using python 3.10.12.

After these changes, tox -e mypy passes on the same system.

bmw
bmw previously approved these changes Jan 6, 2024
@ohemorange ohemorange merged commit 926d0c7 into master Jan 6, 2024
16 checks passed
@ohemorange ohemorange deleted the joinpath-mypy branch January 6, 2024 00:35
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.

None yet

2 participants