Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Dec 25, 2024
1 parent 3aafc7d commit 1eae531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/module_md/nhchain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ void Nose_Hoover::first_half(std::ofstream& ofs)
}


void Nose_Hoover::second_half(void)
void Nose_Hoover::second_half()
{
ModuleBase::TITLE("Nose_Hoover", "second_half");
ModuleBase::timer::tick("Nose_Hoover", "second_half");
Expand Down

0 comments on commit 1eae531

Please sign in to comment.