Skip to content

Escape sequence SyntaxWarning #9

@mkir22

Description

@mkir22

I am getting this error when running any command

SyntaxWarning: invalid escape sequence '\d'
grnd_ht = float(re.findall("\d+.\d+",line)[0])

Possibly has something to do with this?

https://stackoverflow.com/questions/52335970/how-to-fix-syntaxwarning-invalid-escape-sequence-in-python

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions