Properly close the code block in README (#695)

This commit is contained in:
Jakub Kadlubiec 2019-02-06 17:05:40 +01:00 committed by Jelle Zijlstra
parent 9d749280bb
commit ae8ea510e3

View File

@ -590,6 +590,7 @@ exclude = '''
# the root of the project # the root of the project
) )
''' '''
```
</details> </details>