tonybaloney / perflint

Python Linter for performance anti patterns
MIT License
663 stars 10 forks source link

Don't recommend `__all__` be a tuple #49

Closed tonybaloney closed 9 months ago

tonybaloney commented 9 months ago

Although correct it is just annoying.

Fixes #35