mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-21 20:38:54 +00:00
#N/A: Fix tests on python 2
This commit is contained in:
parent
844d3af8ae
commit
a8c3c2d728
@ -1,3 +1,5 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
from io import BytesIO
|
||||
import pytest
|
||||
from tests.utils import Command
|
||||
|
Loading…
x
Reference in New Issue
Block a user