Skip to content

Commit bef9afb

Browse files
authored
cython : fix warning (#148)
1 parent cf1af4d commit bef9afb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/python/ggwave.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# cython: language_level=3str
12
cimport cython
23

34
from libc.stdio cimport stderr

0 commit comments

Comments
 (0)