justheuristic 3 gadi atpakaļ
vecāks
revīzija
2729f9b5b9
2 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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