Skip to content

Commit 4fc585a

Browse files
authored
Fix formatting in astronomy_test.cpp
1 parent 04fe703 commit 4fc585a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/static/astronomy_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ static_assert(approx_equal(1. * Jy, 1e-26 * W / m2 / Hz));
5050
// legacy constants
5151
static_assert(approx_equal(1. * k, 1'720'209'895. / 100'000'000'000. * pow<3, 2>(iau::astronomical_unit) /
5252
pow<1, 2>(iau::solar_mass) / D));
53+
5354
} // namespace

0 commit comments

Comments
 (0)