Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 28, 2025
1 parent 00f856b commit 729df1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_read_h5_array.cxx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include <dx2/h5/h5read_processed.h>
#include <filesystem>
#include <gtest/gtest.h>
#include <dx2/h5/h5read_processed.h>
#include <stdlib.h>

// A test that we can read data arrays from a h5 processing file.
Expand Down

0 comments on commit 729df1d

Please sign in to comment.