Skip to content

Commit

Permalink
Merge pull request mantidproject#38291 from mantidproject/fix_end_of_…
Browse files Browse the repository at this point in the history
…file_errors

Attempt to fix end of file errors
  • Loading branch information
thomashampson authored Oct 24, 2024
2 parents 980aafa + d1d04d0 commit b9329d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ class MockAlgorithm : public IAlgorithm {
}
};

GNU_DIAG_ON_SUGGEST_OVERRIDE
GNU_DIAG_ON_SUGGEST_OVERRIDE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- On Muon Interfaces, a legend containing a large string of text does not shrink the plot axes for tight layouts.
- On Muon Interfaces, a legend containing a large string of text does not shrink the plot axes for tight layouts.

0 comments on commit b9329d6

Please sign in to comment.