3
0
mirror of https://github.com/triqs/dft_tools synced 2025-04-16 13:39:25 +02:00

Merge branch 'merge_vasp2dmft' of https://github.com/malte-schueler/dft_tools into merge_vasp2dmft

This commit is contained in:
Malte Schüler 2019-07-03 12:31:43 +02:00
commit 42a729678a

View File

@ -69,7 +69,7 @@ class VaspConverter(ConverterTools):
if (os.path.exists(self.hdf_file) and repacking):
ConverterTools.repack(self)
# this is to test pull request
def read_data(self, fh):
"""
Generator for reading plain data.