Skip to content

key/value pair not being wrapped in parentheses with itertools.product refactorig #248

Closed
@angrycaptain19

Description

@angrycaptain19

Sourcery suggested a nifty Python refactoring to move from nested for loops to using itertools.product

The bug is that the 2nd set of key/values should also be wrapped in parentheses like domain_key and domain_v are. When doing the refactoring those were left out and caused an error.

unnamed (9)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnext releaseThis will be fixed in next release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions