Browse Source

remove mark

justheuristic 3 years ago
parent
commit
2729f9b5b9
2 changed files with 0 additions and 2 deletions
  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