We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0adaf commit 02467e2Copy full SHA for 02467e2
doc/changes/devel/13165.bugfix.rst
@@ -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