mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +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()
|
||||
things_to_save.append('band_window')
|
||||
|
||||
R.close() # Reading done!
|
||||
R.close() # Reading done!
|
||||
|
||||
# Read relevant data from .struct file
|
||||
######################################
|
||||
|
Loading…
Reference in New Issue
Block a user