We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11cd394 commit 84b63d8Copy full SHA for 84b63d8
pre_commit_hooks/validate_html.py
@@ -1,4 +1,3 @@
1
-from __future__ import print_function
2
import argparse, contextlib, logging, os, re, shutil, sys
3
from collections import defaultdict
4
from six import raise_from, text_type
0 commit comments