We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7be21 commit 6f7db25Copy full SHA for 6f7db25
gemini-cli-vs-claude-code/claude-code/test_todo.py
@@ -2,7 +2,7 @@
2
3
import json
4
import os
5
-import sys # noqa: F401
+# import sys
6
import tempfile
7
import unittest
8
from unittest.mock import patch
0 commit comments