Skip to content

Commit 040a4a6

Browse files
PEP8 changes
Added a new line for PIP8 requirement.
1 parent d9760c0 commit 040a4a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/onelogin/saml2/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
xmlsec.initialize()
3939
globals()['xmlsec_setup'] = True
4040

41+
4142
def print_xmlsec_errors(filename, line, func, error_object, error_subject, reason, msg):
4243
"""
4344
Auxiliary method. It override the default xmlsec debug message.

0 commit comments

Comments
 (0)