Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed Apr 24, 2019
1 parent a2cc751 commit 4d9cbd3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions conftest.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
from __future__ import unicode_literals

import pytest


def pytest_configure(*_):
_compatibility()
import doctest
Expand Down
5 changes: 0 additions & 5 deletions limix/conftest.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
from __future__ import unicode_literals

import pytest


def pytest_configure(*_):
_compatibility()
import doctest
Expand Down

0 comments on commit 4d9cbd3

Please sign in to comment.