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 76b1ce6 commit 3b53292Copy full SHA for 3b53292
lib/python/picongpu/plugins/plot_mpl/png_visualizer.py
@@ -8,7 +8,6 @@
8
9
import os
10
import numpy as np
11
-import matplotlib.image as mpimg
12
from picongpu.plugins.png import PNG
13
from picongpu.plugins.plot_mpl.base_visualizer import Visualizer as\
14
BaseVisualizer, plt
0 commit comments