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

bugfix: output_paths type is wrong #366

Merged
merged 1 commit into from
Apr 8, 2024
Merged

bugfix: output_paths type is wrong #366

merged 1 commit into from
Apr 8, 2024

Conversation

kitagry
Copy link
Member

@kitagry kitagry commented Apr 8, 2024

In the following code, output_path is converted from TargetOnKart.path() which returns str. I'll trying to avoid this error with strict type in #362, but this is a bit difficult for Python 3.9.

https://github.com/m3dev/gokart/blob/master/gokart/tree/task_info_formatter.py?plain=1#L68

@tkda-h3
Copy link
Contributor

tkda-h3 commented Apr 8, 2024

LGTM

@Hi-king
Copy link
Member

Hi-king commented Apr 8, 2024

LGTM!

@Hi-king Hi-king enabled auto-merge (squash) April 8, 2024 09:39
@Hi-king Hi-king merged commit f9db9b8 into master Apr 8, 2024
5 checks passed
@Hi-king Hi-king deleted the fix-type branch April 8, 2024 09:40
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

3 participants