-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
seed isort known_third_party pre-commit hook #28236
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
Comments
TomAugspurger
added a commit
to TomAugspurger/pandas
that referenced
this issue
Sep 3, 2019
This was causing issues for me locally. Anyone else? It took a while to run, and didn't seem to give the same output as others (depends on something peculiar to my environment) which doesn't seem to be great for a pre-commit hook. Closes pandas-dev#28236
TomAugspurger
added a commit
to TomAugspurger/pandas
that referenced
this issue
Sep 3, 2019
This was causing issues for me locally. Anyone else? It took a while to run, and didn't seem to give the same output as others (depends on something peculiar to my environment) which doesn't seem to be great for a pre-commit hook. Closes pandas-dev#28236
jreback
pushed a commit
that referenced
this issue
Sep 4, 2019
This was causing issues for me locally. Anyone else? It took a while to run, and didn't seem to give the same output as others (depends on something peculiar to my environment) which doesn't seem to be great for a pre-commit hook. Closes #28236
proost
pushed a commit
to proost/pandas
that referenced
this issue
Dec 19, 2019
This was causing issues for me locally. Anyone else? It took a while to run, and didn't seem to give the same output as others (depends on something peculiar to my environment) which doesn't seem to be great for a pre-commit hook. Closes pandas-dev#28236
proost
pushed a commit
to proost/pandas
that referenced
this issue
Dec 19, 2019
This was causing issues for me locally. Anyone else? It took a while to run, and didn't seem to give the same output as others (depends on something peculiar to my environment) which doesn't seem to be great for a pre-commit hook. Closes pandas-dev#28236
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@basnijholt question on this. When making changes in #28164, seed_isort_known_third_party wants to make the following changes.
Is that expected? It also takes quite a while to run (5ish seconds). Is that expected?
The text was updated successfully, but these errors were encountered: