Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
pulkin committed Jan 15, 2018
1 parent b8d0fc7 commit 82718cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_dchf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
from pyscf import scf, mp, cc, gto
from pyscf import scf, mp, cc
import dchf

import numpy
Expand Down

0 comments on commit 82718cf

Please sign in to comment.