We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d47b8 commit 991c249Copy full SHA for 991c249
repo2docker/contentproviders/git.py
@@ -1,5 +1,4 @@
1
import subprocess
2
-import sys
3
4
from .base import ContentProvider, ContentProviderException
5
from ..utils import execute_cmd, check_ref
0 commit comments