Skip to content

Commit b9329d6

Browse files
Merge pull request #38291 from mantidproject/fix_end_of_file_errors
Attempt to fix end of file errors
2 parents 980aafa + d1d04d0 commit b9329d6

File tree

2 files changed

+2
-2
lines changed
  • Framework/TestHelpers/inc/MantidFrameworkTestHelpers
  • docs/source/release/v6.12.0/Muon/Muon_Analysis/Bugfixes

2 files changed

+2
-2
lines changed

Framework/TestHelpers/inc/MantidFrameworkTestHelpers/MockAlgorithm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ class MockAlgorithm : public IAlgorithm {
114114
}
115115
};
116116

117-
GNU_DIAG_ON_SUGGEST_OVERRIDE
117+
GNU_DIAG_ON_SUGGEST_OVERRIDE
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- On Muon Interfaces, a legend containing a large string of text does not shrink the plot axes for tight layouts.
1+
- On Muon Interfaces, a legend containing a large string of text does not shrink the plot axes for tight layouts.

0 commit comments

Comments
 (0)