Skip to content
Snippets Groups Projects
Verified Commit e4189166 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Reformat

parent e37a73ca
No related branches found
No related tags found
1 merge request!49Resolve "Add rules and permissions"
Pipeline #3610 passed
......@@ -51,7 +51,7 @@ def mark_absent(
for lesson_period in lesson_periods:
sub = lesson_period.get_substitution()
if sub and sub.is_cancelled:
continue
continue
with reversion.create_revision():
personal_note, created = PersonalNote.objects.update_or_create(
......
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