Skip to content

Commit 7180156

Browse files
committed
Added release notes.
1 parent 8bb82c9 commit 7180156

File tree

1 file changed

+5
-0
lines changed
  • docs/source/release/v6.14.0/Framework/Data_Objects/New_features

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Workspace names that do not conform to python variable naming conventions
2+
(must start with letter or underscore, and contain only letters, digits and underscores)
3+
will invoke a warning message.
4+
In a future version of mantid, invalid workspace names will cause an exception to be raised.
5+
Please update your scripts to use valid Python identifiers for workspace names.

0 commit comments

Comments
 (0)