Skip to content
Snippets Groups Projects
Commit 18856df7 authored by Nelly Barret's avatar Nelly Barret
Browse files

[M] minor fixes

parent e6c7e170
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ Finding a real estate in a new city is still a challenge. We often arrive in a c ...@@ -10,7 +10,7 @@ Finding a real estate in a new city is still a challenge. We often arrive in a c
### Requirements ### Requirements
- Python, version >=3 - Python, version >=3.8
- [MongoDB](https://www.mongodb.com/), version >=4 for importing the database about neighbourhoods. - [MongoDB](https://www.mongodb.com/), version >=4 for importing the database about neighbourhoods.
### Installation ### Installation
......
import logging import logging
logging.basicConfig(level=logging.DEBUG) logging.basicConfig(level=logging.DEBUG)
\ No newline at end of file
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