Skip to content
Snippets Groups Projects
Commit ada7b77f authored by Andreas Freise's avatar Andreas Freise
Browse files

removing unnecessary backend settings

parent 8c74831a
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,6 @@ from __future__ import division
from __future__ import print_function
from __future__ import unicode_literals
import matplotlib
BACKEND = 'Qt4Agg'
matplotlib.use(BACKEND)
import pylab as pl
from pykat.optics.gaussian_beams import HG_beam, beam_param
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment