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

SyntaxError: invalid syntax #1

Open
klieret opened this issue Apr 3, 2024 · 0 comments · May be fixed by #4, #5, #6, #7 or #8
Open

SyntaxError: invalid syntax #1

klieret opened this issue Apr 3, 2024 · 0 comments · May be fixed by #4, #5, #6, #7 or #8

Comments

@klieret
Copy link
Member

klieret commented Apr 3, 2024

I'm running missing_colon.py as follows:

division(23, 0)

but I get the following error:

  File "/Users/fuchur/Documents/24/git_sync/swe-agent-test-repo/tests/./missing_colon.py", line 4
    def division(a: float, b: float) -> float
                                             ^
SyntaxError: invalid syntax
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
klieret pushed a commit that referenced this issue Apr 4, 2024
klieret pushed a commit that referenced this issue Apr 4, 2024
klieret pushed a commit that referenced this issue Apr 4, 2024
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
klieret pushed a commit that referenced this issue Apr 4, 2024
@klieret klieret linked a pull request Apr 4, 2024 that will close this issue
@SWE-agent SWE-agent locked and limited conversation to collaborators Apr 11, 2024
@SWE-agent SWE-agent unlocked this conversation Apr 13, 2024
klieret pushed a commit that referenced this issue Apr 15, 2024
klieret pushed a commit to klieret-test/swe-agent-test-repo that referenced this issue Apr 15, 2024
@klieret klieret linked a pull request Apr 15, 2024 that will close this issue
klieret pushed a commit to klieret-test/swe-agent-test-repo that referenced this issue Apr 16, 2024
@klieret klieret linked a pull request Apr 16, 2024 that will close this issue
klieret pushed a commit to klieret-test/swe-agent-test-repo that referenced this issue Apr 30, 2024
@klieret klieret linked a pull request Apr 30, 2024 that will close this issue
klieret pushed a commit to klieret-test/swe-agent-test-repo that referenced this issue Jul 9, 2024
klieret pushed a commit that referenced this issue Jul 9, 2024
@klieret klieret linked a pull request Jul 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment