Skip to content
Prev Previous commit
Next Next commit
Update doc/extensions.rst
Co-authored-by: PGijsbers <p.gijsbers@tue.nl>
  • Loading branch information
janvanrijn and PGijsbers authored May 18, 2021
commit 0f693683d1d0e552f59b02d8bfa3a8eb2c8d89be
2 changes: 1 addition & 1 deletion doc/extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ flows, runs), regardless of the library that was used to upload it.
However, in order to simplify the process of uploading flows and runs from a
specific library, an additional interface can be built.
The OpenML-Python team does not have the capacity to develop and maintain such
interfaces on its own. For this, we
interfaces on its own. For this reason, we
have built an extension interface to allows others to contribute back. Building a suitable
extension for therefore requires an understanding of the current OpenML-Python support.

Expand Down