File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- #!/usr/bin/ python
1+ #!python
22# emacs: -*- mode: python-mode; py-indent-offset: 4; indent-tabs-mode: nil -*-
33# vi: set ft=python sts=4 ts=4 sw=4 et:
44### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ##
Original file line number Diff line number Diff line change 1- #!/usr/bin/ python
1+ #!python
22# emacs: -*- mode: python-mode; py-indent-offset: 4; indent-tabs-mode: nil -*-
33# vi: set ft=python sts=4 ts=4 sw=4 et:
44### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ##
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!python
22# emacs: -*- mode: python-mode; py-indent-offset: 4; indent-tabs-mode: nil -*-
33# vi: set ft=python sts=4 ts=4 sw=4 et:
44### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ### ##
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!python
22"""PAR/REC to NIfTI converter
33"""
44from __future__ import division , print_function , absolute_import
You can’t perform that action at this time.
0 commit comments