Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Nov 1, 2023
1 parent b7092cf commit bbcc7c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/edm4hep/Constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#include <string>

namespace edm4hep {
inline constexpr std::string_view CellIDEncoding = "CellIDEncoding";
inline constexpr std::string_view CellIDEncoding = "CellIDEncoding";
}

#endif // EDM4HEP_CONSTANTS_H
#endif // EDM4HEP_CONSTANTS_H

0 comments on commit bbcc7c2

Please sign in to comment.