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 Oct 9, 2024
1 parent c123133 commit 730f053
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/buffer-test/test_buffer.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from pytest_pyodide import run_in_pyodide
import pytest
from pytest_pyodide import run_in_pyodide


@pytest.mark.requires_dynamic_linking
@run_in_pyodide(packages=["buffer-test"])
Expand Down

0 comments on commit 730f053

Please sign in to comment.