mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 20:46:30 +00:00
fix id problems with day/winter switch
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cdef class HardwareInfo:
|
||||
cdef str cpu, gpu, memory, mac_address, hash
|
||||
cdef str cpu, gpu, memory, mac_address
|
||||
cdef to_json_object(self)
|
||||
|
||||
cdef class HardwareService:
|
||||
|
||||
Reference in New Issue
Block a user