-
-
Notifications
You must be signed in to change notification settings - Fork 590
Issues: PyCQA/isort
How to make isort black compatible. Original Question: isort ...
#1518
by tordbb
was closed Oct 5, 2020
Closed
21
Poetry pip shims fix and dropping py3.7 in the same release b...
#2083
by vedantpuri
was closed Jan 30, 2023
Closed
13
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
Add an option to add newline between import groups as per New feature or request
flake8-import-order
's hints
enhancement
#1831
opened Oct 21, 2021 by
BLucky-gh
remove duplicate imports due to submodule import
enhancement
New feature or request
#1821
opened Oct 3, 2021 by
graingert
Always ignore symlinks that point outside of the current VCS project
enhancement
New feature or request
#1788
opened Jul 20, 2021 by
ucodery
Force relative/absolute imports
enhancement
New feature or request
#1677
opened Feb 24, 2021 by
olivierdalang
--only-sections still sorts by import style
documentation
Improvements or additions to documentation
enhancement
New feature or request
question
Further information is requested
#1675
opened Feb 22, 2021 by
epwalsh
Using Regex to specify modules
enhancement
New feature or request
question
Further information is requested
#1605
opened Dec 1, 2020 by
Abdur-rahmaanJ
profile black should imply skip_gitignore
black
Black compatibility issue
enhancement
New feature or request
#1585
opened Oct 28, 2020 by
gaborbernat
Replace Imports
enhancement
New feature or request
Hacktoberfest
help wanted
Extra attention is needed
#1534
opened Oct 7, 2020 by
timothycrosley
--exclude CLI flag to exclude files and directories from being scanned.
documentation
Improvements or additions to documentation
enhancement
New feature or request
#1533
opened Oct 6, 2020 by
anirudnits
Long absolute imports not getting wrapped
enhancement
New feature or request
#1531
opened Oct 6, 2020 by
VakarisZ
namespace package sorts differently when using the New feature or request
from namespace import x
form
enhancement
#1208
opened May 20, 2020 by
pganssle
option to report lines with incorrectly ordered imports
enhancement
New feature or request
#422
opened Apr 12, 2016 by
jayvdb
ProTip!
Adding no:label will show everything without a label.