Skip to content

Commit 83df756

Browse files
committed
Fix formatting
1 parent c819599 commit 83df756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scenario/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import dataclasses
22
import json
33
import os.path
4-
from urllib.parse import urlparse
54
from typing import List
5+
from urllib.parse import urlparse
66

77
import pytest
88

0 commit comments

Comments
 (0)