mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 03:14:58 -04:00
fixing flake8 error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user