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