Delete callout on API stability (#2374)

2020 Q3 has passed for a while, I think it's safe to say we're good?
This commit is contained in:
Tzu-ping Chung 2022-07-04 15:25:58 +08:00 committed by GitHub
parent aa81cc4ade
commit a56358742d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,13 +7,6 @@ Extend functionality
- package it as a python library,
- install it alongside the virtual environment.
.. warning::
The public API of some of these components is still to be finalized, consider the current interface a beta one
until we get some feedback on how well we planned ahead. We expect to do this by end of Q3 2020. Consider the class
interface explained below as initial draft proposal. We reserve the right to change the API until then, however such
changes will be communicated in a timely fashion, and you'll have time to migrate. Thank you for your understanding.
Python discovery
----------------