Skip to content

Commit 78c002d

Browse files
committed
RF: add extra blank line for PEP8
PEP8 fussy about exact number of blank lines.
1 parent ee0d899 commit 78c002d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nibabel/nicom/dicomwrappers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
from ..onetime import setattr_on_read as one_time
2424
from ..pydicom_compat import pydicom
2525

26+
2627
class WrapperError(Exception):
2728
pass
2829

0 commit comments

Comments
 (0)