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 natural translation for DSL #574

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Fixed some bugs and wrote another test for io

145deae
Select commit
Loading
Failed to load commit list.
Open

Add natural translation for DSL #574

Fixed some bugs and wrote another test for io
145deae
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 12, 2024 in 6s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1 in tested/nat_translation.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note test

Import of 'sys' is not used.

Check notice on line 14 in tested/nat_translation.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note test

Import of '_validate_dsl' is not used.

Check notice on line 216 in tested/nat_translation.py

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note test

This comment appears to contain commented-out code.