-
-
Notifications
You must be signed in to change notification settings - Fork 592
Issues: PyCQA/isort
How to make isort black compatible. Original Question: isort ...
#1518
by tordbb
was closed Oct 5, 2020
Closed
21
6.0.0:
isort
is not stable on a file which imports multiple...
#2352
opened Jan 29, 2025 by
sarahboyce
Open
17
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
False order of local imports relative to standard library imports
#2257
opened Apr 16, 2024 by
JohnBioinf
isort doesn't format the imports in PyCharm's Jupyter notebooks
#2254
opened Apr 3, 2024 by
artyommatveev
Feature Request: Automatic Conversion of Relative Imports to Absolute Imports
#2253
opened Apr 2, 2024 by
nh916
isort does not recognize _collections_abc as part of the standard library
#2250
opened Mar 20, 2024 by
LLyaudet
Black line length config support when using
--profile black
?
#2248
opened Mar 14, 2024 by
benbariteau
THIRDPARTY module detected as FIRSTPARTY when import happens within subdir of same name
#2247
opened Mar 14, 2024 by
jherland
Different order on same file depending on where you execute isort v5.13.2
#2246
opened Mar 8, 2024 by
EduMorenoJ
Feature Request: Improved Handling of
# type: ignore
Comments to Preserve Mypy Compatibility
#2244
opened Mar 5, 2024 by
nh916
Ran into
ERROR: Unrecoverable exception thrown when parsing <filepath>
#2243
opened Mar 4, 2024 by
pmlk
Third-party incorrectly identify as First-party depending on the name of the root directory
#2240
opened Feb 27, 2024 by
pvanderlinden
--skip-gitignore
still traverses files/directories in .gitignore'd directories
#2237
opened Feb 16, 2024 by
bram-tv
[self tests] test_black_pyi_file fails with black 24.2.0
#2233
opened Feb 15, 2024 by
stanislavlevin
Can we add a json schema to complete pyproject.toml's [tool.isort]?
#2227
opened Jan 22, 2024 by
Freed-Wu
isort doesn't respect config when it is inside subfolders
#2200
opened Nov 23, 2023 by
cedric-spinergie
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.