We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d57ee commit 16173f6Copy full SHA for 16173f6
airbyte_cdk/sources/declarative/async_job/job_tracker.py
@@ -3,7 +3,7 @@
3
import logging
4
import threading
5
import uuid
6
-from typing import Optional, Set
+from typing import Set
7
8
from airbyte_cdk.logger import lazy_log
9
0 commit comments