We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
_ast
to reproduce, run isort on:
import _ast import ast
(_ast can be useful to import for typing)
The text was updated successfully, but these errors were encountered:
754b55a
thank you @timothycrosley -- that was so fast!
Sorry, something went wrong.
Revert "Fixed #1785: module incorrectly excluded from stdlib definiti…
8ae8d50
…on." This reverts commit 754b55a.
Revert "Revert "Fixed #1785: module incorrectly excluded from stdlib …
acf43fc
…definition."" This reverts commit 8ae8d50.
No branches or pull requests
to reproduce, run isort on:
(
_ast
can be useful to import for typing)The text was updated successfully, but these errors were encountered: