We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 858b902 + 824c0d1 commit 9c6cb2eCopy full SHA for 9c6cb2e
1 file changed
ndg/httpsclient/subj_alt_name.py
@@ -20,7 +20,6 @@
20
'is: %s' % e)
21
import warnings
22
warnings.warn(import_error_msg)
23
- barp
24
class Pyasn1ImportError(ImportError):
25
"Raise for pyasn1 import error"
26
raise Pyasn1ImportError(import_error_msg)
0 commit comments