Skip to content

Commit

Permalink
Remove repetitive description
Browse files Browse the repository at this point in the history
Co-authored-by: thomashampson <[email protected]>
  • Loading branch information
Despiix and thomashampson authored Feb 4, 2025
1 parent a523290 commit 78fb901
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ using namespace std;

/** CreateMonteCarloWorkspace : The algorithm generates a simulated workspace by sampling from the probability
distribution of input data, useful for testing of fitting functions and modeling.
By generating a simulated dataset that mirrors the probability
distribution of existing data.
*/
class MANTID_ALGORITHMS_DLL CreateMonteCarloWorkspace : public API::Algorithm {
public:
Expand Down

0 comments on commit 78fb901

Please sign in to comment.