Skip to content
Snippets Groups Projects
Commit a67cd0d9 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

indentation

parent 93604f7d
No related branches found
No related tags found
1 merge request!336Pylint checks
......@@ -45,7 +45,7 @@ class WorkerStudyRole(models.Model):
app_label = 'web'
worker = models.ForeignKey("web.Worker",
related_name="roles",
related_name="roles",
on_delete=models.CASCADE
)
......
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