summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-autoflake_2.2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-autoflake: add recipe for v2.2.1Richard Leitner2023-09-221-0/+12
autoflake is a python library which removes unused imports and unused variables from Python code. This recipe uses pypi as source: https://pypi.org/project/autoflake/ Signed-off-by: Richard Leitner <dev@g0hl1n.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>