Skip to content

Commit 9b2a444

Browse files
committed
PY2: Test against builtins.str
1 parent b23fbc0 commit 9b2a444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/freesurfer/tests/test_preprocess.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# -*- coding: utf-8 -*-
22
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
33
# vi: set ft=python sts=4 ts=4 sw=4 et:
4+
from builtins import str
45
import os
56

67
import pytest

0 commit comments

Comments
 (0)