Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 13, 2024
1 parent 139bf46 commit 7a59b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/particle/test_particle.py
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ def test_all_particles_are_loaded():
(111, "&#x03c0;<SUP>0</SUP>"), # pi0
(-211, "&#x03c0;<SUP>-</SUP>"), # pi-
(-213, "&#x03c1;(770)<SUP>-</SUP>"), # rho(770)-
(331, "&#x03b7;<SUP>&#8242;</SUP>(958)"), # eta_prime
(331, "&#x03b7;<SUP>&#8242;</SUP>(958)"), # eta_prime
(335, "f<SUB>2</SUB><SUP>&#8242;</SUP>(1525)"), # f2'(1525)
(20213, "a<SUB>1</SUB>(1260)<SUP>+</SUP>"), # a_1(1260)+
(321, "K<SUP>+</SUP>"), # K+
Expand Down

0 comments on commit 7a59b08

Please sign in to comment.