Skip to content

Commit abe3bd2

Browse files
committed
✂️ rm TODO
1 parent 9ff465a commit abe3bd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run_examples_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def test_run_examples():
4040
load_dotenv()
4141
os.environ["CODEBOX_TEST"] = "True"
4242
# TODO: Use ENV variable to reuse the same remote codebox
43-
# TODO: Use ENV variable to disable image and text output when testing
4443
asyncio.run(run_examples())
4544
asyncio.run(run_examples_local())
4645

0 commit comments

Comments
 (0)