sort out flake8 issues and unicode name usage

This commit is contained in:
Ronny Pfannschmidt
2018-05-23 18:12:04 +02:00
parent 703e4b11ba
commit 3e08c4ee64
18 changed files with 73 additions and 80 deletions

View File

@@ -1,4 +1,5 @@
import pytest, py
import pytest
import py
mydir = py.path.local(__file__).dirpath()