ZEDGR / pychallonge

Python Module for the CHALLONGE API
https://challonge.com/api
BSD 2-Clause "Simplified" License
44 stars 11 forks source link

Add: tournaments.open_for_predictions #5

Closed binury closed 4 years ago

binury commented 4 years ago

This adds an open_for_predictions method to tournaments.

See: https://api.challonge.com/v1/documents/tournaments/open_for_predictions#

ZEDGR commented 4 years ago

Thanks for your PR, I really appreciated. Can you include tests on this?

binury commented 4 years ago

@ZEDGR Sure. I added a test for open_for_predictions 👍

https://github.com/ZEDGR/pychal/commit/1a7573f11951420ba1b35511e6f87f2864d99412#diff-f4bc68ff01eef7bed2f3a64cad7d37caR112-R121