• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit / 26506880254

27 May 2026 10:54AM UTC coverage: 87.619% (-0.02%) from 87.634%
26506880254

Pull #16041

github

web-flow
Merge 47929e04c into c9c5673e0
Pull Request #16041: Test QPY backwards loading

108631 of 123981 relevant lines covered (87.62%)

958591.17 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/qiskit/visualization/timeline/plotters/__init__.py
1
# This code is part of Qiskit.
2
#
3
# (C) Copyright IBM 2020.
4
#
5
# This code is licensed under the Apache License, Version 2.0. You may
6
# obtain a copy of this license in the LICENSE.txt file in the root directory
7
# of this source tree or at https://www.apache.org/licenses/LICENSE-2.0.
8
#
9
# Any modifications or derivative works of this code must retain this
10
# copyright notice, and modified files need to carry a notice indicating
11
# that they have been altered from the originals.
12
"""
13
Plotter API.
14
"""
15

16
from qiskit.visualization.timeline.plotters.matplotlib import MplPlotter
×
17

18
__all__ = ["MplPlotter"]
×
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc