Skip to content
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

Add linting error to api.py #1405

Open
wants to merge 101 commits into
base: main
Choose a base branch
from
Open

Add linting error to api.py #1405

wants to merge 101 commits into from

Conversation

sweep-nightly[bot]
Copy link
Contributor

@sweep-nightly sweep-nightly bot commented Aug 28, 2023

Description

This PR introduces a linting error in the api.py file by adding a print statement without a closing parenthesis. This is done to test the linting functionality of the codebase.

Summary of Changes

  • Added a print statement without a closing parenthesis at the end of the api.py file.

Please review and merge this PR to test the linting capabilities of the project.

Fixes #1402.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/linting-error_1

🎉 Latest improvements to Sweep:

  • Use Sweep Map to break large issues into smaller sub-issues, perfect for large tasks like "Sweep (map): migrate from React class components to function components"
  • Getting Sweep to format before committing! Check out Sweep Sandbox Configs to set it up.
  • We released a demo of our chunker, where you can find the corresponding blog and code.

💡 To get Sweep to edit this pull request, you can:

  • Leave a comment below to get Sweep to edit the entire PR
  • Leave a comment in the code will only modify the file
  • Edit the original issue to get Sweep to recreate the PR from scratch

@sweep-nightly sweep-nightly bot added the sweep Assigns Sweep to an issue or pull request. label Aug 28, 2023
@vercel
Copy link

vercel bot commented Aug 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sweep-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 4:03am

Copy link
Contributor

@wwzeng1 wwzeng1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

@@ -0,0 +1,18 @@
name: Feature Request (Don't use this unless you want to change our repository. Sweep runs in your own repository)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweep: reset .github/ISSUE_TEMPLATE/feature_request.yml

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes made. Please add more details so I know what to change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes made. Please add more details so I know what to change.

@@ -0,0 +1,18 @@
name: Feature Request (Don't use this unless you want to change our repository. Sweep runs in your own repository)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweep: reset .github/ISSUE_TEMPLATE/feature_request.yml

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes made. Please add more details so I know what to change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sweep: Add a linting error to api.py.
3 participants