Skip to content

Commit 1f1a58b

Browse files
committed
STY: PEP8
1 parent 5d47701 commit 1f1a58b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

niworkflows/__about__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
"""
1010
from __future__ import absolute_import, division, print_function
1111
import datetime
12-
from os import path as op
13-
import runpy
1412

1513
__version__ = '0.3.14-dev'
1614
__packagename__ = 'niworkflows'

0 commit comments

Comments
 (0)