tern icon indicating copy to clipboard operation
tern copied to clipboard

There is a mixup of lines in the documentation of `image_layer.py`

Open maxhbr opened this issue 4 years ago • 5 comments

I think the lines in the following documentation are somehow not in correct order. Maybe chunks were added between multi line statements. Especially import_str: is broken.

https://github.com/tern-tools/tern/blob/a3e76cdb0e08d92e896822634cbcf670bdd05e30/tern/classes/image_layer.py#L18-L43

maxhbr avatar Oct 26 '21 15:10 maxhbr

Please provide an error message and context as to what you are trying to do so we can try to reproduce the error.

rnjudge avatar Oct 26 '21 15:10 rnjudge

The docstring is just broken. might be fixed by https://github.com/rnjudge/tern/pull/9/files#diff-7c77af6176f4142ab80d4e4b2d0b2973a3d45de2095d3deb691849e756fc981bR31-R35, but it is hard to read, so I am not sure

maxhbr avatar Oct 26 '21 15:10 maxhbr

The issue is a mismatched line in the property descriptions.

rnjudge avatar Oct 26 '21 15:10 rnjudge

@rnjudge Can I take this?

sayantani11 avatar Nov 03 '21 10:11 sayantani11

@sayantani11 go for it!

rnjudge avatar Nov 04 '21 03:11 rnjudge