diff options
Diffstat (limited to 'scripts/detect_missing_analyse_text.py')
-rw-r--r-- | scripts/detect_missing_analyse_text.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/detect_missing_analyse_text.py b/scripts/detect_missing_analyse_text.py index ab58558e..e9383421 100644 --- a/scripts/detect_missing_analyse_text.py +++ b/scripts/detect_missing_analyse_text.py @@ -1,4 +1,3 @@ -from __future__ import print_function import sys from pygments.lexers import get_all_lexers, find_lexer_class |