Skip to content

Commit 4722bbe

Browse files
author
dulak
committed
pyflakes
1 parent a5fc401 commit 4722bbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/tutorials/neb/diffusion.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# -*- coding: utf-8 -*-
22
# creates: diffusion-I.png diffusion-T.png diffusion-F.png diffusion-barrier.png
3-
import os
4-
import matplotlib
3+
#import matplotlib
54
#matplotlib.use('Agg')
65
import pylab as plt
76
from ase.io import read, write

0 commit comments

Comments
 (0)