mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:26:31 +00:00
7750025631
remove dummy dlls, remove resource loader from c#. TODO: Load dlls separately by Loader UI and loader client WIP
4 lines
79 B
Cython
4 lines
79 B
Cython
cdef class HardwareService:
|
|
|
|
@staticmethod
|
|
cdef str get_hardware_info() |