-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
1020 spider committee on design #1029
base: main
Are you sure you want to change the base?
1020 spider committee on design #1029
Conversation
@joshagoldstein
The correct commands are on the |
I fixed all the comments above. Please let me know if everything else looks good. |
Thanks @joshagoldstein. Looks good to me now! |
Hi, I see that some checks were not successful. What can I do to fix this? |
@joshagoldstein In your development environment, please run the linters without
|
Hi, I ran all of those commands, and everything runs without error, isort just says it skipped one file. Additionally, looking at the error on the CI: chi_pubhealth.py is not a file I have touched so is this not my error? |
@joshagoldstein The linter errors are not your fault. Someone merged the code into the |
When I try to run isort locally, I get a broken path error which I am not sure how to fix. Do you have any recommendations? |
Can you show the error logs? |
Summary
Issue: #1020
Checklist
All checks are run in GitHub Actions. You'll be able to see the results of the checks at the bottom of the pull request page after it's been opened, and you can click on any of the specific checks listed to see the output of each step and debug failures.
Questions