mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 01:26:30 +00:00
add azaion loader
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
cdef class FileData:
|
||||
cdef public str folder
|
||||
cdef public str filename
|
||||
|
||||
@staticmethod
|
||||
cdef from_msgpack(bytes data)
|
||||
Reference in New Issue
Block a user