Commit Graph

2 Commits

Author SHA1 Message Date
Hynek Schlawack 046beaaaaa Apply SPDX IDs 2021-12-27 09:29:09 +01:00
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