Skip to content

Commit 35ee1be

Browse files
committed
flake8
1 parent 8445fc7 commit 35ee1be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

osf_tests/test_validators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ def test_has_domain_in_user_fields_fail(user_data):
211211
'given_name': 'Judith',
212212
'family_name': 'Preuss',
213213
'middle_names': 'osf.io',
214-
'suffix' : 'M.Sc.',
214+
'suffix': 'M.Sc.',
215215
},
216216
]
217217
)

0 commit comments

Comments
 (0)