Skip to content

Commit 5815d3a

Browse files
committed
fix import grouping / format
1 parent eeb43af commit 5815d3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fixtures.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import os
55
from io import StringIO
66
from unittest.mock import MagicMock
7+
78
import pytest
89
from pylsp_jsonrpc.dispatchers import MethodDispatcher
910
from pylsp_jsonrpc.endpoint import Endpoint

0 commit comments

Comments
 (0)