Skip to content
Snippets Groups Projects
Commit 4fb6ab56 authored by Erin Mullaney's avatar Erin Mullaney
Browse files

pep 8

parent 53092c78
No related branches found
No related tags found
No related merge requests found
......@@ -253,7 +253,6 @@ class ApplicationSubmissionFactory(factory.DjangoModelFactory):
role=None)
class ReviewerRoleFactory(factory.DjangoModelFactory):
class Meta:
model = ReviewerRole
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment