mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 04:28:25 -04:00
move monkey patching
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
from gevent import monkey
|
||||
|
||||
monkey.patch_all() # this has to be called before other imports or monkey patching doesn't happen
|
||||
|
||||
import os # noqa
|
||||
import socket # noqa
|
||||
import sys # noqa
|
||||
|
||||
Reference in New Issue
Block a user