Skip to content

[BUG]: code indent problem #1

@18684092

Description

@18684092

Description of the bug

Re: https://github.com/LCAS/LAST-Straw/blob/master/python/data_io.py
In the main function the docstring is indented wrong. (Requires extra space)

if __name__ == '__main__':
   
   '''Example usage of the functions defined in this file'''

    # Please specify where the data set is located:
    data_dir = '/home/.../'

Steps To Reproduce

Copy / paste the file into VS Code and intellisense highlights problem

Additional Information

none

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions