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

#318: add the feature to get information of contests from AtCoder #367

Merged
merged 2 commits into from
Mar 9, 2019

Conversation

kmyk
Copy link
Member

@kmyk kmyk commented Mar 8, 2019

AtCoder のコンテストの詳細を取得する機能です

@kmyk kmyk added this to the v6.0.0 milestone Mar 8, 2019
@kmyk kmyk requested a review from fukatani March 8, 2019 15:14
self._rated_range = None # type: Optional[str]
self._rated_range = None # type: Optional[str]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

l.164と同一です。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正しました。

@fukatani fukatani assigned kmyk and unassigned fukatani Mar 9, 2019
@fukatani
Copy link
Contributor

fukatani commented Mar 9, 2019

一件だけコメントつけました。ほかはOKです。

@kmyk kmyk assigned fukatani and unassigned kmyk Mar 9, 2019
@kmyk
Copy link
Member Author

kmyk commented Mar 9, 2019

問題なくなったはずです

@fukatani fukatani merged commit 59b37dc into master Mar 9, 2019
@fukatani fukatani deleted the feature/atcoder-contests branch March 9, 2019 06:41
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.

2 participants