mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
Merge pull request #495 from Carreau/add-import
Import warnings, used on line 215, not imported.
This commit is contained in:
@@ -10,6 +10,7 @@ import pwd
|
||||
import signal
|
||||
import sys
|
||||
import grp
|
||||
import warnings
|
||||
from subprocess import Popen
|
||||
from tempfile import mkdtemp
|
||||
|
||||
|
Reference in New Issue
Block a user