Skip to content

Commit 4f324f5

Browse files
nfc: fix formatting in comment (tab vs spaces) in src/saml2/entity.py
Co-authored-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
1 parent 14506c0 commit 4f324f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/saml2/entity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ def reload_metadata(self, metadata_conf):
207207
"""
208208
Reload metadata configuration.
209209
210-
Load a new metadata configuration as defined by metadata_conf (by
210+
Load a new metadata configuration as defined by metadata_conf (by
211211
passing this to Config.load_metadata) and make this entity (as well as
212212
subordinate objects with own metadata reference) use the new metadata.
213213

0 commit comments

Comments
 (0)