Update Coding standards authored by fima's avatar fima
...@@ -77,6 +77,6 @@ To run all the tests, navigate to the root of your project and run `pytest -v`. ...@@ -77,6 +77,6 @@ To run all the tests, navigate to the root of your project and run `pytest -v`.
Everything inside the `tests` folder will be executed, and a report will be shown: Everything inside the `tests` folder will be executed, and a report will be shown:
![image](uploads/a46debe758ba9fbaec5303d0defd8a7d/image.png) ![image](uploads/eec66d9181ad826bd0bc44a2f9dedd1e/image.png)
For this case, two tests were present in the `test_examples.py` file. For this case, two tests were present in the `test_examples.py` file.
\ No newline at end of file