mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-10 22:03:58 +01:00
#N/A: Fix tests on python 2
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# -*- encoding: utf-8 -*-
|
||||||
|
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
import pytest
|
import pytest
|
||||||
from tests.utils import Command
|
from tests.utils import Command
|
||||||
|
Reference in New Issue
Block a user