mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 15:06:29 +00:00
fix switcher between modes in DatasetExplorer.xaml
This commit is contained in:
@@ -119,3 +119,4 @@ cdef class ApiClient:
|
||||
key = Security.get_model_encryption_key()
|
||||
|
||||
model_bytes = Security.decrypt_to(encrypted_model_bytes, key)
|
||||
return model_bytes
|
||||
|
||||
Reference in New Issue
Block a user