| ... | ... | @@ -82,3 +82,6 @@ Everything inside the `tests` directory will be executed, and a report will be s |
|
|
|

|
|
|
|
|
|
|
|
For this case, two tests were present in the `test_examples.py` file.
|
|
|
|
|
|
|
|
# Code quality
|
|
|
|
We should use `pylint` to ensure the quality of the code, by checking it against the guidelines. |
|
|
\ No newline at end of file |