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 3cea713 commit 64d5aa1Copy full SHA for 64d5aa1
1 file changed
check.py
@@ -1,7 +1,6 @@
1
import argparse
2
import polib
3
from language_tool_python import LanguageTool
4
-from language_tool_python.utils import classify_matches
5
from colorama import Fore, Style
6
import os
7
import json
0 commit comments