mirror of
https://github.com/azaion/detections.git
synced 2026-04-23 02:06:31 +00:00
fix some cython code
This commit is contained in:
@@ -20,3 +20,6 @@ cdef class AIRecognitionConfig:
|
||||
|
||||
@staticmethod
|
||||
cdef from_msgpack(bytes data)
|
||||
|
||||
@staticmethod
|
||||
cdef AIRecognitionConfig from_dict(dict data)
|
||||
|
||||
Reference in New Issue
Block a user