SibeliaZ icon indicating copy to clipboard operation
SibeliaZ copied to clipboard

TabError: inconsistent use of tabs and spaces in indentation

Open housw opened this issue 4 years ago • 1 comments

Hi,

it seems the maf_to_gfa1.py has some formatting problem, could you please confirm it?

  File "../SibeliaZ/SibeliaZ-LCB/maf_to_gfa1.py", line 97
    pos = [record.start for record in maf]
                                         ^
TabError: inconsistent use of tabs and spaces in indentation

Thanks a lot!

housw avatar Apr 13 '20 09:04 housw

Thank you for reporting it, fixed in 1.2.1: https://github.com/medvedevgroup/SibeliaZ/releases/tag/v1.2.1

iminkin avatar Aug 06 '20 15:08 iminkin