Skip to content

Commit c7ff127

Browse files
committed
[EN-1570] low-level note
1 parent 059c8c0 commit c7ff127

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/core_usage.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Low-level API
44
=============
55

6+
.. note::
7+
High-Level API have priority support in case of any issues. We highly recommend
8+
to use it and touch the Low-Level API only in special cases.
9+
610
This tutorial is about the Cython level of the package, which connects
711
Python and C API. Though high-level Python classes provide the necessary
812
functionality safely and conveniently, the user is not restricted to use

0 commit comments

Comments
 (0)