Browse Source

docs(clean_the_list): highlight function name

DEV-4397-piscine-ai-missing-file-for-ex-7-of-nlp
eslopfer 1 year ago
parent
commit
21003c08d9
  1. 2
      subjects/devops/clean_the_list/README.md

2
subjects/devops/clean_the_list/README.md

@ -16,7 +16,7 @@ Create a file `shopping.py` that contains a function `clean_list` which takes in
### Usage
Here is an example of how to use the clean_list function:
Here is an example of how to use the `clean_list` function:
```python
import shopping

Loading…
Cancel
Save