documentation/tests/checkers/__init__.py
Antoine Vandevenne (anv) 8e8c466892 [REF] tests: split checkers
task-2801043

closes 

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-03-10 09:39:06 +01:00

4 lines
82 B
Python

from . import redirect_rules
from . import resource_files
from . import rst_style