mirror of
https://github.com/triqs/dft_tools
synced 2025-01-10 21:18:22 +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):
|
if (os.path.exists(self.hdf_file) and repacking):
|
||||||
ConverterTools.repack(self)
|
ConverterTools.repack(self)
|
||||||
|
|
||||||
|
# this is to test pull request
|
||||||
def read_data(self, fh):
|
def read_data(self, fh):
|
||||||
"""
|
"""
|
||||||
Generator for reading plain data.
|
Generator for reading plain data.
|
||||||
|
Loading…
Reference in New Issue
Block a user