diff --git a/test_prime_divs.py b/test_prime_divs.py index 45bcea78be45eab8072182d5bffe8a8bc95e9102..2b6a9b5ec4ff73c4cb249d3d5d8a5026f0ee3463 100644 --- a/test_prime_divs.py +++ b/test_prime_divs.py @@ -5,7 +5,7 @@ Lancez les tests avec : $ python3 -m pytest Si vous avez une erreur, installez d'abord pytest : - $ pip3 install -U pytest` + $ pip3 install -U pytest """