Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 19, 2024
1 parent 0c30cd0 commit 1e95a0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_translator/test_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ def test_bitwise_operators():
except SyntaxError:
pytest.fail("Bitwise Shift not working")


def test_bitwise_or_operator():
code = """
shader OrTestShader {
Expand Down

0 comments on commit 1e95a0e

Please sign in to comment.