mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-19 12:46:12 +08:00
cython : fix warning (#148)
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
# cython: language_level=3str
|
||||||
cimport cython
|
cimport cython
|
||||||
|
|
||||||
from libc.stdio cimport stderr
|
from libc.stdio cimport stderr
|
||||||
|
|||||||
Reference in New Issue
Block a user