style: add missing new line at end of file (#734)

This commit is contained in:
Manuel Knörle 2023-07-18 09:12:53 +02:00 committed by GitHub
parent 5977555f3b
commit 1a3c2a788b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 18 additions and 19 deletions

View File

@ -387,4 +387,3 @@ add_test(etl_unit_tests etl_tests)
# as they appear from UnitTest++
add_custom_target(test_verbose COMMAND ${CMAKE_CTEST_COMMAND} --verbose)