We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905c8d4 commit d0f6f40Copy full SHA for d0f6f40
api/tests/test_conventions_openapi.py
@@ -7,9 +7,6 @@
7
import pytest
8
import yaml
9
from utils import list_files_in_api_specs
10
-from yarl import URL
11
-
12
13
14
# Conventions
15
_REQUIRED_FIELDS = [
0 commit comments