Coverage for mindsdb / api / executor / planner / exceptions.py: 100%
2 statements
« prev ^ index » next coverage.py v7.13.1, created at 2026-01-21 00:36 +0000
« prev ^ index » next coverage.py v7.13.1, created at 2026-01-21 00:36 +0000
2class PlanningException(Exception):
3 pass