Apply manual rubocop fixes

This commit is contained in:
Sebastian Serth
2021-05-14 11:07:11 +02:00
parent 6cbecb5b39
commit da0a682ffb
109 changed files with 431 additions and 416 deletions

View File

@ -9,13 +9,9 @@ class Python20CourseWeek
2
when /Python20 Aufgabe 3/
3
when /Python20 Aufgabe 4/
when /Python20 Aufgabe 4/, /Python20 Snake/
4
when /Python20 Snake/
4
else
# Not part of the Python20 course
nil
# else: Not part of the Python20 course
end
end