소스 검색

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(