Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • mantid mantid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • mantidproject
  • mantidmantid
  • Repository
Switch branch/tag
  • mantid
  • Framework
  • API
  • src
  • Algorithm.cpp
Find file BlameHistoryPermalink
  • Antti Soininen's avatar
    Prevent MaskDetectors from invalidating a workspace in Python · 4ca3742c
    Antti Soininen authored Sep 24, 2018
    The algorithm was setting the InOut *Workspace* property to another
    workspace if the input workspace type was MatrixWorkspace. Instead, it
    should modify the InOut value in place.
    
    Re #23600
    4ca3742c