We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37c9a4 commit e97e50bCopy full SHA for e97e50b
python/lsst/analysis/tools/actions/plot/completenessPlot.py
@@ -26,8 +26,6 @@
26
from lsst.pex.config import ChoiceField, Field
27
from lsst.pex.config.configurableActions import ConfigurableActionField
28
from lsst.utils.plotting import make_figure, set_rubin_plotstyle
29
-
30
-# from matplotlib import gridspec
31
from matplotlib.figure import Figure
32
33
from ...actions.keyedData import CalcCompletenessHistogramAction
0 commit comments