-
Notifications
You must be signed in to change notification settings - Fork 82
Issues: PyCQA/autoflake
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Autoflake prints unused imports/variables but doesn't remove them
#319
by purushottamnawale
was closed Dec 2, 2024
autoflake removing imports that are used inside eval() function
unfortunate
#301
by Saksham573001
was closed Apr 7, 2024
UnicodeDecodeError when running pre-commit on Windows with
v2.3.0
bug
#294
by sgbaird
was closed Mar 13, 2024
Pre-commit hook with --remove-all-unused-imports always passes
#277
by rob-levy-minimum
was closed Sep 23, 2023
Mark https://pypi.org/project/autoflake8/ as deprecated too?
#269
by stdedos
was closed Jul 29, 2023
Why remove-all-unused-imports isn't default behavior?
question
#267
by xeon826
was closed Jul 29, 2023
Removing import resorts imports in a way incompatible with isort
#229
by jakkdl
was closed Mar 10, 2023
Autoflake is removing imports specified in typehint comment
#222
by ranjith19
was closed Feb 6, 2023
[ BUG] FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib64/python3.11'
bug
#216
by CaedenPH
was closed Jan 31, 2023
Imports removed incorrectly with Generic class type annotation
#178
by DenverCoder1
was closed Oct 24, 2022
--ignore-pass-after-docstring
does not ignore pass when a newline comes in between
bug
#176
by DenverCoder1
was closed Oct 23, 2022
Can't pickle local object 'merge_configuration_file' after upgrading from 1.6.1 to 1.7.2
#168
by nicoddemus
was closed Oct 11, 2022
AttributeError: Can't pickle local object 'merge_configuration_file.<locals>.<lambda>'
bug
#163
by barakalon
was closed Oct 11, 2022
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.