We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4686a50 commit d5b88c9Copy full SHA for d5b88c9
tests/qmoperators/xc_operator_blyp.cpp
@@ -86,7 +86,6 @@ TEST_CASE("XCOperatorBLYP", "[xc_operator_blyp]") {
86
E_P(0, 0) = -0.4630476513;
87
E_P(0, 1) = -0.0654140779;
88
E_P(1, 0) = -0.0654140779;
89
- ;
90
E_P(1, 1) = -0.1793674201;
91
E_P(2, 2) = -0.1988517872;
92
E_P(3, 3) = -0.1988517872;
0 commit comments