Skip to content

Commit

Permalink
Refactor(decomposition): Format and remove newline at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
wjrforcyber committed Sep 23, 2024
1 parent 923d646 commit d9baae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/kitty/decomposition.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -953,4 +953,4 @@ uint32_t ashenhurst_decomposition( const TTf& tt, const std::vector<uint32_t>& y
return static_cast<uint32_t>( decomposition.size() );
}

} // namespace kitty
} // namespace kitty

0 comments on commit d9baae6

Please sign in to comment.