Skip to content

Commit b811a7e

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 14f2227 commit b811a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_basis/module_ao/test/ORB_unittest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class test_orb : public testing::Test
5151
double randr(double Rmax);
5252
void gen_table_center2();
5353

54-
bool force_flag = 0;
54+
bool force_flag = false;
5555
int my_rank = 0;
5656
int ntype_read;
5757

0 commit comments

Comments
 (0)