Skip to content

Small indent error in datacomb.py #26

@adeleplunkett

Description

@adeleplunkett

I'm running with a version of python3only that I pulled a few days ago. When I run execfile('DC_script.py'), I got an error

...unindent does not match any outer indentation level ...

It pointed me to line 930 of datacomb.py, and just under def getFreqlist() (of line 920), I found that the comment block with three quotes may have one set of the quotes aligned with the wrong indentation.

Maybe someone can check on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions