mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-04 10:18:26 +00:00
c01f4476b8
When the PLUGINS config entry is None (`PLUGINS:`), the following error was being triggered: File "/.../tutor/tutor/plugins.py", line 304, in is_enabled return name in config.get(CONFIG_KEY, []) TypeError: argument of type 'NoneType' is not iterable