fix: tiny bug

This commit is contained in:
yihong0618
2023-12-15 14:19:34 +08:00
parent 33eb1bb197
commit 7022776103
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import gc
import shutil
from random import random
import random
from tempfile import SpooledTemporaryFile
import numpy as np