couchbaselabs / couchbaselabs/cbft
mkdocs unicode warning
Open
- Dominant language
- Go
- Stars
- 26
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When running "mkdocs build --clean", I see...
/usr/local/lib/python2.7/dist-packages/mkdocs/cli.py:86: Warning: Click detected the use of the unicode_literals **future** import. This is heavily discouraged because it can introduce subtle bugs in your code. You should instead use explicit u"" literals for your unicode strings. For more information see http://click.pocoo.org/python3/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.