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:
parent
555084f149
commit
1ea40bbccc
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user