Coverage for pesummary/core/notebook/__init__.py: 100.0%
2 statements
« prev ^ index » next coverage.py v7.4.4, created at 2024-12-09 22:34 +0000
« prev ^ index » next coverage.py v7.4.4, created at 2024-12-09 22:34 +0000
1# Licensed under an MIT style license -- see LICENSE.md
3from .notebook import *
5__author__ = ["Charlie Hoy <charlie.hoy@ligo.org>"]