Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CalystaT committed Sep 6, 2023
1 parent 95b0ce9 commit 43823d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion macrodensity/potential.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
from __future__ import division, print_function

import numpy as np
from macrodensity.io import read_vasp_density, read_gulp_potential
from macrodensity.io import read_vasp_density, read_gulp_potential
from macrodensity.utils import matrix_2_abc, density_2_grid
import ase


Expand Down

0 comments on commit 43823d4

Please sign in to comment.