You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves 2 warnings when running setup.py:
* `FutureWarning: Cython directive 'language_level' not set, using 2 for
now (Py2). This will change in a later release!`
* `Non-trivial type declarators in shared declaration (e.g. mix of
pointers and values). Each pointer declaration should be on its own line.`
0 commit comments