justheuristic 3 år sedan
förälder
incheckning
2729f9b5b9
2 ändrade filer med 0 tillägg och 2 borttagningar
  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