Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubno committed Mar 22, 2024
1 parent 053af2d commit 0390bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/e2b_code_interpreter/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from e2b_code_interpreter.models import KernelException, Result


# TODO: Add logging
class CodeInterpreter(Sandbox):
template = "code-interpreter-stateful"

Expand Down

0 comments on commit 0390bad

Please sign in to comment.