Skip to content
Snippets Groups Projects
Commit c48dba0e authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fix errors in Python 3.x

parent 1f449820
No related branches found
No related tags found
1 merge request!2[Automatic] update links and the ci mostly
Pipeline #
...@@ -19,5 +19,8 @@ cpp:type svm_model ...@@ -19,5 +19,8 @@ cpp:type svm_model
# This is a C type that Sphinx confuses as a C++ type # This is a C type that Sphinx confuses as a C++ type
cpp:type PyObject cpp:type PyObject
# Not available in Python 3.x
c:type PyStringObject
# This is not properly documented in Python 2.7, but works in Python 3.x # This is not properly documented in Python 2.7, but works in Python 3.x
py:exc RuntimeError py:exc RuntimeError
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment