Browse Source

style(candidates_checker): improve second example style and prittify

DEV-4397-piscine-ai-missing-file-for-ex-7-of-nlp
Michele Sessa 1 year ago committed by Michele
parent
commit
7de1b3a977
  1. 3
      subjects/devops/candidates_checker/README.md

3
subjects/devops/candidates_checker/README.md

@ -36,7 +36,8 @@ Lea is not eligible (over the legal age)
$
```
Here an example of bad usage:
Here is an example of bad usage:
```console
$ python3 candidates_checker.py
Error: wrong number of arguments

Loading…
Cancel
Save