Skip to content

Duplicate root in con_route lists: variable names #145

Description

@yakra

con_roots=set()
forhinhighway_systems:
forrinh.con_route_list:
forcrinr.roots:
ifcr.rootincon_roots:
el.add_error("Duplicate root in con_route lists: "+cr.root)
else:
con_roots.add(cr.root)

Swapping the variable names, r<->cr, seems more intuitive to me...
@jteresco, your thoughts?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions