Allow linter for exercises 3.1.X in Python course

This commit is contained in:
Sebastian Serth
2020-11-08 15:15:00 +01:00
parent ad2616bdb4
commit 902e1e46da

View File

@ -8,7 +8,13 @@ class Python20CourseWeek
1
when /Python20 Aufgabe 2/
2
when /Python20 Aufgabe 3/
when /Python20 Aufgabe 3.1/
nil # Explicitly enable everything (linter + tips if available)!
when /Python20 Aufgabe 3.2/
3
when /Python20 Aufgabe 3.3/
3
when /Python20 Aufgabe 3.4/
3
when /Python20 Aufgabe 4/
4