3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-23 04:43:42 +01:00

trivial commit for testing

This commit is contained in:
Malte Schüler 2019-07-03 08:12:18 +02:00
parent 555084f149
commit 1ea40bbccc

View File

@ -66,7 +66,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.