band-unfolding / banduppy

Python version ofthe BandUP code
GNU General Public License v3.0
17 stars 7 forks source link

Should line 64 be aligned to lines 56-62? #3

Closed alpinnovianus closed 3 years ago

alpinnovianus commented 3 years ago

as titled, I wonder if line 64 should be part of line 56-62, because at currently, if the try in line 39 is true, then line 41 is executed, and then repeated again in line 64.

stepan-tsirkin commented 3 years ago

Well spotted, thank you