Closed naveennamani closed 5 months ago
Hey Naveen, Thanks for your contribution. You need to update the unittest to match your changes before PR.
Dear @yazdipour, I've added a unittest test case test_save_url_with_labels
. Also, I fixed an error in passing the input values, and all the test cases are now passing.
📑 Description
Now, labels can be added when saving a url by calling with
save_url(url, ["label1", "label2"])
.✅ Checks
ℹ Additional Information