kopia lustrzana https://github.com/jupyterhub/repo2docker
Remove unused shutil import
rodzic
153765aa70
commit
d934c59156
|
@ -2,7 +2,6 @@ from contextlib import contextmanager
|
||||||
from functools import partial
|
from functools import partial
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import shutil
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
from traitlets import Integer, TraitError
|
from traitlets import Integer, TraitError
|
||||||
|
|
Ładowanie…
Reference in New Issue