Aleksandr Borzunov 2 سال پیش
والد
کامیت
4f3cf1a317
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/client/remote_model.py

+ 1 - 1
src/client/remote_model.py

@@ -1,5 +1,5 @@
 # this code is in active development, interfaces may change
-from typing import Optional, List
+from typing import List, Optional
 
 import hivemind
 import torch