Skip to content

Commit 0a273c9

Browse files
authored
redelpoy (#262)
1 parent cb71254 commit 0a273c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lumigo_tracer/auto_tag/auto_tag_event.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import os
21
from abc import ABC, abstractmethod
2+
import os
33
from typing import Dict, List, Optional
44

55
from lumigo_tracer.user_utils import add_execution_tag

0 commit comments

Comments
 (0)