瀏覽代碼

fix bad-continuation

https://travis-ci.org/fphammerle/freesurfer-volume-reader/jobs/569040653
Fabian Peter Hammerle 4 年之前
父節點
當前提交
2361cd5d6b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/ashs_test.py

+ 1 - 1
tests/ashs_test.py

@@ -84,7 +84,7 @@ def test_intracranial_volume_file_read_volume_series_single(volume_file_path, ex
          data=[1234560.0, 1543200.0],
          name='intercranial_volume_mm^3',
          index=pandas.Index(data=['bert', 'alice'], name='subject'),
-    )),
+     )),
 ])
 def test_intracranial_volume_file_read_volume_series_concat(volume_file_paths, expected_series):
     volume_series = pandas.concat(