mirror of
https://github.com/triqs/dft_tools
synced 2025-01-03 01:55:56 +01:00
[converter] fix bug in misc_converter
This commit is contained in:
parent
9585f6f482
commit
335fd6cbc6
@ -408,7 +408,7 @@ class Wien2kConverter(ConverterTools):
|
|||||||
R.next()
|
R.next()
|
||||||
things_to_save.append('band_window')
|
things_to_save.append('band_window')
|
||||||
|
|
||||||
R.close() # Reading done!
|
R.close() # Reading done!
|
||||||
|
|
||||||
# Read relevant data from .struct file
|
# Read relevant data from .struct file
|
||||||
######################################
|
######################################
|
||||||
|
Loading…
Reference in New Issue
Block a user