mirror of
https://github.com/triqs/dft_tools
synced 2024-12-21 11:53:41 +01:00
Fixed import of 'converter_tools' in 'vasp_converter'
This commit is contained in:
parent
30dc760dcb
commit
b47cc2f4d3
@ -27,7 +27,7 @@
|
||||
from types import *
|
||||
import numpy
|
||||
from pytriqs.archive import *
|
||||
from pytriqs.applications.dft.converters.converter_tools import *
|
||||
from converter_tools import *
|
||||
import os.path
|
||||
try:
|
||||
import simplejson as json
|
||||
|
Loading…
Reference in New Issue
Block a user