-
Notifications
You must be signed in to change notification settings - Fork 1
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
only flake8 check #289
only flake8 check #289
Conversation
! 分割していただいてありがとうございます! |
backend/auto_operation/DiaPlanner.py
Outdated
self.setDia(3, "chofu_up", False, 5, "hashimoto_b2", "chofu_b5") | ||
self.setDia(3, "sakurajosui_up", True, 5, "sakurajosui_b4", "sakurajosui_b6") | ||
self.setDia(3, "shinjuku_up", False, 5, "sakurajosui_b6", "shinjuku_b2") | ||
# 今回は、退避が存在しない。すべての駅で5秒停車させる |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DiaPlanner
が戻っちゃっているので直していただきたいです
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
af3fbd9 にて修正しました
Co-authored-by: Yuya Miura <22975590+n4o847@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認しました!
#277 のレビューが重いので時間がかかります。
しかし静的解析は欲しいのでとりあえず静的解析だけ