Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Boytsov authored and GitHub committed Feb 9, 2018
1 parent 66fba61 commit 43f298b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_bindings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ NMSLIB produces quite a few informational messages. By default, they are not sho

```
import logging
logging.basicConfig(level=logging.INFO)
logging.basicConfig(level=logging.DEBUG)
```

#### Installing with Extras
Expand Down

0 comments on commit 43f298b

Please sign in to comment.