remove warning during compilation

This commit is contained in:
Andrey Cizov
2019-07-13 16:44:42 +01:00
committed by Jacob Alexander
parent de22f7eb97
commit 423e4f1f8c
3 changed files with 5 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
# cython: c_string_type = str
# cython: c_string_encoding = default
# cython: embedsignature = True
# cython: language_level = 2
cimport cython