import matplotlib.pyplot as plt import pytest [docs]@pytest.fixture(autouse=True) def plt_close(): yield plt.close("all")
Modeling a clean energy future for the United States