We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1af4d commit bef9afbCopy full SHA for bef9afb
bindings/python/ggwave.pyx
@@ -1,3 +1,4 @@
1
+# cython: language_level=3str
2
cimport cython
3
4
from libc.stdio cimport stderr
0 commit comments