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 Jan 25, 2024
1 parent 006c99c commit beb3512
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/test_yjs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@

import pytest
from asphalt.core import Context
from fps_yjs.ywebsocket import WebsocketProvider
from httpx import AsyncClient
from httpx_ws import aconnect_ws
from pycrdt import Doc, Text

from jupyverse_api.main import JupyverseComponent
from jupyverse_api.yjs.models import CreateDocumentSession
from fps_yjs.ywebsocket import WebsocketProvider
from pycrdt import Doc, Text



@pytest.mark.asyncio
Expand Down

0 comments on commit beb3512

Please sign in to comment.