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