Skip to content

[BUG]: k not defined in local scope #216

Description

@EdsterG

Describe the bug

k is not defined here:

return (false, Cert.Outside, i, j, k)

and here:
return (false, Cert.Outside, i, j, k)

Reproducer

Anything snippet that hits those lines in the code.

Environment information

UndefVarError: `k` not defined in local scope
Suggestion: check for an assignment to a local variable that shadows a global of the same name.

Stacktrace:
  [1] search_right_down_adjacent_boundary_edges(...
  ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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