nickva opened a new pull request #704:
URL: https://github.com/apache/couchdb-documentation/pull/704


   Python black removed Python 2 support so it now flags the `u` prefixed 
strings.
   
   We picked up python black 22.1:
   ```
   Collecting black
     Downloading black-22.1.0-py3-none-any.whl (160 kB)
   ```
   
   It removed python 2 support:
    * https://pypi.org/project/black/22.1.0/
    * https://github.com/psf/black/pull/2740
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to