fix: formatting snafu?
This commit is contained in:
parent
e84ed21c28
commit
abb371d4a0
|
|
@ -87,6 +87,7 @@ def create_vv_new_learning_path(
|
|||
# all pages belong to 'admin' by default
|
||||
Page.objects.update(owner=user)
|
||||
|
||||
|
||||
def create_vv_pruefung_learning_path(
|
||||
course_id=COURSE_VERSICHERUNGSVERMITTLERIN_ID, user=None
|
||||
):
|
||||
|
|
|
|||
Loading…
Reference in New Issue