some manual py2 cleanups

This commit is contained in:
Anthony Sottile 2020-01-08 21:23:18 -08:00
parent 30c1e8289f
commit ab19b94811
23 changed files with 31 additions and 59 deletions

View file

@ -1,8 +1,8 @@
import os.path
import re
import sys
from unittest import mock
import mock
import pytest
from pre_commit import error_handler