We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b57cbe commit bb9898aCopy full SHA for bb9898a
code_diff/ast.py
@@ -1,4 +1,4 @@
1
-import code_ast as ct
+import code_tokenize as ct
2
3
from collections import defaultdict
4
0 commit comments