Skip to content

Commit c6f6317

Browse files
MNT: no need to import form __future__
We are already there!
1 parent e3a4b3e commit c6f6317

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

niworkflows/tests/test_utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
#
2323
""" Utilities tests """
2424

25-
from __future__ import absolute_import, division, print_function, unicode_literals
26-
2725
import os
2826
from templateflow.api import get as get_template
2927
from niworkflows.interfaces.reportlets.masks import SimpleShowMaskRPT

0 commit comments

Comments
 (0)