Coverage for src/django_resume/__init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.6.1, created at 2024-10-11 10:47 +0200
« prev ^ index » next coverage.py v7.6.1, created at 2024-10-11 10:47 +0200
1# from .plugins import plugin_registry, SimplePlugin, ListPlugin
2#
3# __all__ = [
4# "plugin_registry",
5# "SimplePlugin",
6# "ListPlugin",
7# ]