Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flake8 rule C901 is about McCabe code complexity (#3673)
* Flake8 rule C901 is about McCabe code complexity It is not about flake8-comprehensions. * max-complexity = 29
- Loading branch information