Skip to content

Commit

Permalink
maybe need to use order (documentation, import_, select) in import
Browse files Browse the repository at this point in the history
  • Loading branch information
Marie-Therese Huebsch committed Dec 17, 2023
1 parent 6906534 commit e1cf394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/py4vasp/_data/density.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from py4vasp import data, exception
from py4vasp._data import base, structure
from py4vasp._util import import_, select, documentation
from py4vasp._util import documentation, import_, select

pretty = import_.optional("IPython.lib.pretty")

Expand Down

0 comments on commit e1cf394

Please sign in to comment.