Coverage for mindsdb / api / http / namespaces / configs / auth.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
1from flask_restx import Namespace
4ns_conf = Namespace('auth', description='Authentification routes')