Skip to content
Snippets Groups Projects
Unverified Commit de8bbaad authored by Antoine Reversat's avatar Antoine Reversat Committed by GitHub
Browse files

Fix review comments in fglair (#124710)

* Replace if len() == 0 with if not

* Replace list + filter with list comprehensions

* Move consts that are only used in one module to said module
parent 31825968
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