Skip to content

Commit

Permalink
PEP8 changes
Browse files Browse the repository at this point in the history
Added a new line for PIP8 requirement.
  • Loading branch information
coolbootscoder authored Jul 2, 2016
1 parent d9760c0 commit 040a4a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/onelogin/saml2/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
xmlsec.initialize()
globals()['xmlsec_setup'] = True


def print_xmlsec_errors(filename, line, func, error_object, error_subject, reason, msg):
"""
Auxiliary method. It override the default xmlsec debug message.
Expand Down

0 comments on commit 040a4a6

Please sign in to comment.