8000 Repos have syntax errors · Issue #48 · commit-0/commit0 · GitHub
[go: up one dir, main page]

Skip to content
Repos have syntax errors  #48
Open
@srush

Description

@srush

Several of the repos that I have played with start with a syntax error. Think we should avoid syntax errors when possible.

ImportError while loading conftest '/testbed/tests/conftest.py'.
tests/conftest.py:5: in <module>
    from jinja2 import loaders
src/jinja2/__init__.py:6: in <module>
    from .bccache import BytecodeCache as BytecodeCache
E     File "/testbed/src/jinja2/bccache.py", line 26
E       bc_version = 5
E   IndentationError: expected an indented block after class definition on line 25

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0