kopia lustrzana https://github.com/jupyterhub/repo2docker
PEP8 styling
rodzic
9552307073
commit
86b32d511d
|
@ -3,7 +3,6 @@ from functools import partial
|
||||||
import re
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
|
||||||
|
|
||||||
from traitlets import Integer, TraitError
|
from traitlets import Integer, TraitError
|
||||||
|
|
||||||
|
|
|
@ -7,8 +7,6 @@ and that is the only thing that is tested.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import subprocess
|
import subprocess
|
||||||
import requests
|
|
||||||
import time
|
|
||||||
from repo2docker.app import Repo2Docker
|
from repo2docker.app import Repo2Docker
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue