Add missing colon
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"\n",
|
||||
"import pytest\n",
|
||||
"\n",
|
||||
"def test_get_divisible_by_five()\n",
|
||||
"def test_get_divisible_by_five():\n",
|
||||
" # Your implementation here\n"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user