flake fixes

This commit is contained in:
Anthony Scopatz 2018-10-01 18:10:18 -04:00
parent 943a96c697
commit 2736a4d187

View file

@ -4,10 +4,8 @@ import os
import pytest
from xonsh.tools import XonshError
from xonsh.built_ins import (
ensure_list_of_strs,
enter_macro,
XonshSession,
pathsearch,
globsearch,