Skip to content
Snippets Groups Projects
Commit bd1181e5 authored by Ashwin Maran's avatar Ashwin Maran
Browse files

rephrase for clarity

parent c1815bde
No related branches found
No related tags found
No related merge requests found
...@@ -107,8 +107,8 @@ ...@@ -107,8 +107,8 @@
- `get_planets` (8) - `get_planets` (8)
- Function logic is incorrect (-2) - Function logic is incorrect (-2)
- Required function is not used (-1) - Required function is not used (-1)
- Broken CSV rows are hardcoded (-1) - Broken CSV rows are not skipped or are hardcoded (-1)
- Broken JSON files are hardcoded (-1) - Broken JSON files are not skipped or are hardcoded (-1)
- Hardcoding the name of directory inside the function (-1) - Hardcoding the name of directory inside the function (-1)
- Function is called more than twice with the same dataset (-1) - Function is called more than twice with the same dataset (-1)
- Function is defined more than once (-1) - Function is defined more than once (-1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment