gahjelle / pyplugs

Decorator based plugin architecture for Python
https://pypi.org/project/pyplugs/
MIT License
67 stars 4 forks source link

Rewrite dict to literal {} #23

Closed gahjelle closed 5 years ago

gahjelle commented 5 years ago

Saves a tiny bit of time. Also makes the flake8-comprehensions pre-commit hook happy.