Skip to content

Commit

Permalink
[MISC] automatic linting
Browse files Browse the repository at this point in the history
  • Loading branch information
seqan-actions committed Oct 23, 2023
1 parent 9581c87 commit 13c483e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/hibf/build/bin_size_in_bits_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <optional> // for optional
#include <vector> // for vector, allocator

#include <hibf/build/bin_size_in_bits.hpp> // for graph
#include <hibf/build/bin_size_in_bits.hpp> // for graph

TEST(bin_size_in_bits_test, general)
{
Expand Down

0 comments on commit 13c483e

Please sign in to comment.