Skip to content

Commit e062e49

Browse files
committed
MNT: Fix vi modeline
1 parent 0804747 commit e062e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/afni/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
3-
# vi: set ft = python sts = 4 ts = 4 sw = 4 et:
3+
# vi: set ft=python sts=4 ts=4 sw=4 et:
44
"""
55
AFNI utility interfaces.
66

0 commit comments

Comments
 (0)