Skip to content

Commit 02467e2

Browse files
changes documented post successful local tests have run.
1 parent 3c0adaf commit 02467e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/changes/devel/13165.bugfix.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fixes behavior of stc.save() as mentioned in issue #13158 :meth:`stc.save` and in `test_source_estimate.py` by `Shresth Keshari`.
2+
- Changed filetype to "auto"
3+
- saving a `.stc` file automatically saves two files with suffix `-lh.stc` and `-rh.stc`, which is intuitive and removes any confusion.
4+
- there were problems with pytest later on, which were tackled by minor tweaks.

0 commit comments

Comments
 (0)