Skip to content

Commit 83c50b0

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent b437fd8 commit 83c50b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_psi/wf_atomic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class WF_atomic
3434

3535
void init_at_1(Structure_Factor *sf_in); // from init_at_1.f90
3636

37-
void print_PAOs(void)const;
37+
void print_PAOs()const;
3838

3939
public: //template change to public, will be refactor later. added by zhengdy 20230302
4040
int *irindex = nullptr;

0 commit comments

Comments
 (0)