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 70cdb08 commit fcd0093Copy full SHA for fcd0093
docker/transport/sshconn.py
@@ -2,10 +2,7 @@
2
import requests.adapters
3
import six
4
import logging
5
-<<<<<<< HEAD
6
import os
7
-=======
8
->>>>>>> 2dc569a... set logging level of paramiko to warn
9
10
from docker.transport.basehttpadapter import BaseHTTPAdapter
11
from .. import constants
0 commit comments