Skip to content

Commit

Permalink
Remove redundant __future__ imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Fischer authored and sebastianneubauer committed Jan 5, 2018
1 parent 0ea3c7f commit 6bbcc01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@
Read more about conftest.py under:
https://pytest.org/latest/plugins.html
"""
from __future__ import print_function, absolute_import, division

0 comments on commit 6bbcc01

Please sign in to comment.