diff --git a/prime_divs.py b/prime_divs.py index 1605bf959794095a0ada05b83a02db60674af3a7..bf8ae880c0faf5b7742d57490deb6a68f9673e4a 100644 --- a/prime_divs.py +++ b/prime_divs.py @@ -26,7 +26,7 @@ Pour plus d'information, lancez : Pour tester le script, lancez : $ python3 -m pytest Si vous avez une erreur, installez d'abord pytest : - $ pip3 install -U pytest` + $ pip3 install -U pytest """