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 Feb 28, 2025
1 parent 9e0e787 commit 7e6445c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test_asyncio.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
import pytest
from pytest_pyodide import run_in_pyodide

from pyodide.code import eval_code_async
from conftest import PYODIDE_ROOT
from pyodide.code import eval_code_async


def test_await_jsproxy(selenium):
Expand Down

0 comments on commit 7e6445c

Please sign in to comment.