Skip to content

Commit 30da52b

Browse files
author
Peter Tripp
committed
Remove leading space before hashbang.
1 parent fd7a4f6 commit 30da52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mdexport.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
from saml2.sigver import _get_xmlsec_cryptobackend
33
from saml2.sigver import SecurityContext
44
from saml2.httpbase import HTTPBase

0 commit comments

Comments
 (0)