Skip to content
Snippets Groups Projects
Verified Commit 87ebea45 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

black

parent b99de2a1
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,6 @@ class LessonDataQuerySet(models.QuerySet, WeekQuerySetMixin):
return qs1.union(qs2)
def filter_from_type(
self, type_: TimetableType, pk: int
) -> Optional[models.QuerySet]:
......
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