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