@@ -79,7 +79,7 @@ Enhancements
79
79
80
80
Bug fixes
81
81
---------
82
- * Sliced ``Tractogram``s no longer ``apply_affine `` to the original
82
+ * Sliced ``Tractogram ``\ s no longer ``apply_affine `` to the original
83
83
``Tractogram ``'s streamlines. (pr/811) (MC, reviewed by Serge Koudoro,
84
84
Philippe Poulin, CM, MB)
85
85
* Change strings with invalid escapes to raw strings (pr/827) (EL, reviewed
@@ -98,7 +98,7 @@ Maintenance
98
98
API changes and deprecations
99
99
----------------------------
100
100
* Fully remove deprecated ``checkwarns `` and ``minc `` modules. (pr/852) (CM)
101
- * The ``keep_file_open `` argument to file load operations and ``ArrayProxy``s
101
+ * The ``keep_file_open `` argument to file load operations and ``ArrayProxy ``\ s
102
102
no longer acccepts the value ``"auto" ``, raising a ``ValueError ``. (pr/852)
103
103
(CM)
104
104
* Deprecate ``ArraySequence.data `` in favor of ``ArraySequence.get_data() ``,
@@ -420,7 +420,7 @@ New features
420
420
* Support for MRtrix TCK streamlines file format (pr/486) (MC, reviewed by
421
421
MB, Arnaud Bore, J-Donald Tournier, Jean-Christophe Houde)
422
422
* Added ``get_fdata() `` as default method to retrieve scaled floating point
423
- data from ``DataobjImage``s (pr/551) (MB, reviewed by CM, SG)
423
+ data from ``DataobjImage ``\ s (pr/551) (MB, reviewed by CM, SG)
424
424
425
425
Enhancements
426
426
------------
0 commit comments