From c1f7111a8f69cd9b415ff34d299427d041a4a8a3 Mon Sep 17 00:00:00 2001 From: Eugene <16805621+stand-by@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:08:33 -0400 Subject: [PATCH] Update fast_pauli/cpp/include/__pauli_helpers.hpp Co-authored-by: James E T Smith --- fast_pauli/cpp/include/__pauli_helpers.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast_pauli/cpp/include/__pauli_helpers.hpp b/fast_pauli/cpp/include/__pauli_helpers.hpp index ef276f0..e8cf30a 100644 --- a/fast_pauli/cpp/include/__pauli_helpers.hpp +++ b/fast_pauli/cpp/include/__pauli_helpers.hpp @@ -135,4 +135,4 @@ std::vector calculate_pauli_strings_max_weight(size_t n_qubits, } // namespace fast_pauli -#endif // __PAULI_HELPERS_HPP \ No newline at end of file +#endif // __PAULI_HELPERS_HPP