flake8 fixes

This commit is contained in:
Ronny Pfannschmidt
2015-08-18 08:45:18 +02:00
parent 1fde875c91
commit 8630c27c75
2 changed files with 2 additions and 0 deletions

View File

@@ -1 +1,2 @@
__all__ = ['__version__']
from xdist._version import version as __version__