mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 14:43:03 +00:00
6fb0a6b855
When running multiple concurrent versions of a plugin there are sometimes version conflicts that prevent the plugin from being loaded. Prior to v1, Tutor was correctly ignoring plugins that could not be loaded. During the transition to v1 we lost that feature because we only captured TutorErrors. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
v0.py | ||
v1.py |