Skip to content

Undefined variables #89

Description

@edevost

This is detected by Pylint, don't know why the code still runs...

E:148,31: Undefined variable 'date_reg_expAM' (undefined-variable)
E:151,35: Undefined variable 'date_reg_exp' (undefined-variable)

They should be preceded by parameters. Names should be better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions