Skip to content
Snippets Groups Projects
Commit 25a58881efdd authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

extract: simplify parents assignement

We move to the more standard style of:

  value = default
  if special:
      value = other

This is more consistent and compact.
parent b9be8ab6e628
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment