We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c66a2f commit c000d85Copy full SHA for c000d85
tokdiff.py
@@ -1,6 +1,7 @@
1
#!/usr/bin/env python
2
from difflib import SequenceMatcher
3
import pygments
4
+import pygments.lexers
5
import sys
6
7
"""
0 commit comments