diff --git a/tutorcredentials/plugin.py b/tutorcredentials/plugin.py index 6d02a1d..7eeb734 100644 --- a/tutorcredentials/plugin.py +++ b/tutorcredentials/plugin.py @@ -65,7 +65,7 @@ ######################################## -@MFE_APPS.add() +@MFE_APPS.add() # type: ignore def _add_learner_record_mfe( apps: dict[str, MFE_ATTRS_TYPE] ) -> dict[str, MFE_ATTRS_TYPE]: