ruff
0c624af0
- Add flake8-pie PIE800: no-unnecessary-spread (#1881)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Add flake8-pie PIE800: no-unnecessary-spread (#1881) Checks for unnecessary spreads, like `{**foo, **{"bar": True}}` rel: https://github.com/charliermarsh/ruff/issues/1879 rel: https://github.com/charliermarsh/ruff/issues/1543
References
#1881 - Add flake8-pie PIE800: no-unnecessary-spread
Author
sbdchd
Parents
4ca328f9
Loading