Skip to content

Is this line of code in ARAX_expander.py necessary? #2594

@saramsey

Description

@saramsey

@edeutsch suspects that this line of code in ARAX_expander.py (in the issue-2590 branch) is unnecessary:

response = infer_response # these are already always the same object?

He suspects that response already has the infer_response value and thus this is a no-op. Proposes a code review (and some testing, perhaps an assertion) to verify this.

Metadata

Metadata

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