next iteration of preparing for clang-format

This commit is contained in:
Axel Kohlmeyer
2021-04-30 13:51:14 -04:00
parent 04ee87af0c
commit a1665fddc8
1259 changed files with 1486 additions and 1481 deletions

View File

@ -23,7 +23,7 @@
#ifdef PAIR_CLASS
// clang-format off
PairStyle(python,PairPython)
PairStyle(python,PairPython);
// clang-format on
#else