Skip to content
Snippets Groups Projects

Resolve "Ignore incomplete substitutions feature is incomplete"

2 files
+ 7
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -147,6 +147,7 @@ def import_substitutions(
and not teachers
and not cancelled
and not cancelled_for_teachers
and not comment
):
continue
Loading