fixing flake8 error

This commit is contained in:
Beverly Nguyen
2024-06-20 16:14:07 -07:00
parent 637f3d4b42
commit 4b5c77f6c4

View File

@@ -1,7 +1,8 @@
import multiprocessing
import os
import sys
import traceback
import multiprocessing
import gunicorn
# Let gunicorn figure out the right number of workers