Skip to content

Multiple areas unsupported by check.py #46

Description

@jccwright

I noticed that in creating several areas to scan within the config.json file and running search.py that the numbers I was seeing were not reasonable with what I would expect.

Indeed after adding additional print statements I discovered that ONLY the last rectangle was being output.

As a side note, I did have to reformat check.py to be compatible with python v3 by adding import from future print function to the beginning of the file and changing all print duples to functions notation.

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