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 cb71254 commit 0a273c9Copy full SHA for 0a273c9
src/lumigo_tracer/auto_tag/auto_tag_event.py
@@ -1,5 +1,5 @@
1
-import os
2
from abc import ABC, abstractmethod
+import os
3
from typing import Dict, List, Optional
4
5
from lumigo_tracer.user_utils import add_execution_tag
0 commit comments