Commit Graph

1 Commits

Author SHA1 Message Date
Jasper Spaans 44ea327ab7
Make `from attr import *` work again on recent python versions. (#848)
* Make `from attr import *` work again on recent python versions.

* Move import * test into a function and mark some flake8 exceptions.

* Please the linters.

* Update attr_import_star.py

test was renamed, rename it in the comment as well
2021-10-04 16:23:50 +02:00