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 9685043 commit 2bb3fedCopy full SHA for 2bb3fed
scripts/fetch_server_test_models.py
@@ -16,7 +16,7 @@
16
import os
17
from typing import Generator
18
from pydantic import BaseModel
19
-from typing import *
+from typing import Optional
20
import subprocess
21
22
0 commit comments