瀏覽代碼

remove mark

justheuristic 3 年之前
父節點
當前提交
2729f9b5b9
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 1
      src/server/handler.py
  2. 0 1
      tests/test_full_model.py

+ 0 - 1
src/server/handler.py

@@ -1,4 +1,3 @@
-# Note: this code is being actively modified by justheuristic. If you want to change anything about it, please warn me.
 import contextlib
 from typing import AsyncIterator, Dict, Sequence
 

+ 0 - 1
tests/test_full_model.py

@@ -1,4 +1,3 @@
-# Note: this code is being actively modified by justheuristic. If you want to change anything about it, please warn me.
 import os
 
 import torch