* feat: revert Fix certificate generation without persistent grades * feat: Remove Persistent Course Grades Flags * test: update tests
4 lines
142 B
Python
4 lines
142 B
Python
# lint-amnesty, pylint: disable=missing-module-docstring
|
|
def plugin_settings(settings):
|
|
pass # amnesty, pylint: disable=unnecessary-pass
|