Skip to content

Commit

Permalink
Merge branch 'master' into release/v1.1
Browse files Browse the repository at this point in the history
* master:
  Remove extra line
  • Loading branch information
jacebrowning committed Oct 26, 2018
2 parents f222920 + ec9ef81 commit 4831dcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/extras.md
Expand Up @@ -4,7 +4,6 @@ To customize logging formats and levels, `minilog` supports the same initializat

```python
log.init(format="%(levelname)s: %(name)s: %(message)s")

```

To set the level for the root logging handler:
Expand Down

0 comments on commit 4831dcd

Please sign in to comment.