Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/lobis-peak-finder-upgrade' into …
Browse files Browse the repository at this point in the history
…lobis-peak-finder-upgrade

* origin/lobis-peak-finder-upgrade:
  [pre-commit.ci] auto fixes from pre-commit.com hooks
  • Loading branch information
lobis committed Oct 28, 2024
2 parents 15250e6 + a46223e commit 31ccacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/TRestRawPeaksFinderProcess.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class TRestRawPeaksFinderProcess : public TRestEventProcess {

const char* GetProcessName() const override { return "peaksFinder"; }

explicit TRestRawPeaksFinderProcess(const char* configFilename) {};
explicit TRestRawPeaksFinderProcess(const char* configFilename){};

void InitFromConfigFile() override;

Expand Down

0 comments on commit 31ccacb

Please sign in to comment.