Skip to content

Commit 3b6952c

Browse files
authored
Merge pull request #352 from notpeter/shebang
Trivial: Remove leading space before mdexport.py hashbang.
2 parents b7c9f91 + 30da52b commit 3b6952c

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)