Coverage for jaxquantum/circuits/sbs.py: 100%
2 statements
« prev ^ index » next coverage.py v7.15.4, created at 2026-08-27 22:28 +0000
« prev ^ index » next coverage.py v7.15.4, created at 2026-08-27 22:28 +0000
1"""Compatibility imports for the original sBs circuit API."""
3from .library.sbs.core import * # noqa
4from .library.sbs.core import __all__