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 e00d4e6 commit 33ea790Copy full SHA for 33ea790
dspy/teleprompt/bootstrap.py
@@ -1,6 +1,6 @@
1
import random
2
import threading
3
-from typing import Optional, Dict
+from typing import Dict, Optional
4
5
import tqdm
6
0 commit comments