mirror of
https://github.com/frappe/lms.git
synced 2026-04-29 20:19:32 +03:00
fix: linters
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ def quiz_renderer(quiz_name):
|
||||
"quiz": quiz,
|
||||
"no_of_attempts": no_of_attempts,
|
||||
"all_submissions": all_submissions,
|
||||
"no_of_attempts": no_of_attempts,
|
||||
"hide_quiz": False,
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user