Skip to content

Commit

Permalink
Trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubno committed Dec 6, 2024
1 parent 9604b90 commit ad5a204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/e2b_code_interpreter/charts.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import enum
from typing import List, Tuple, Any, Optional, Union
from typing import Any, List, Tuple, Optional, Union


class ChartType(str, enum.Enum):

0 comments on commit ad5a204

Please sign in to comment.