mirror of
https://github.com/triqs/dft_tools
synced 2024-12-31 16:45:49 +01:00
Update Unit-Tests for new gf_struct
This commit is contained in:
parent
c8806ddda8
commit
c2a53ab835
@ -122,6 +122,7 @@ class BlockStructure(object):
|
||||
transformation=None):
|
||||
|
||||
# Ensure backwards-compatibility with pre-3.1.x gf_structs
|
||||
# on second thought: would be better with gf_struct_flatten i guess... #TODO!
|
||||
if gf_struct_sumk != None:
|
||||
for gf_struct in gf_struct_sumk:
|
||||
for i, block in enumerate(gf_struct):
|
||||
|
Loading…
Reference in New Issue
Block a user