Coverage for mlos_core / mlos_core / spaces / __init__.py: 100%
0 statements
« prev ^ index » next coverage.py v7.12.0, created at 2025-11-22 00:50 +0000
« prev ^ index » next coverage.py v7.12.0, created at 2025-11-22 00:50 +0000
1#
2# Copyright (c) Microsoft Corporation.
3# Licensed under the MIT License.
4#
5"""
6Space adapters and converters.
8See Also
9--------
10:py:mod:`mlos_core` : for an overview of configuration spaces in ``mlos_core``.
11"""