Closed adamchainz closed 5 months ago
__future__.unicode_literals
coding: utf-8
Thanks for the PR :+1:
__future__.unicode_literals
- no-op from Python 3.0 onwards: https://docs.python.org/3/library/__future__.html#module-contentscoding: utf-8
comments - Python 3 defaults to UTF-8: https://docs.python.org/3/howto/unicode.html#unicode-literals-in-python-source-code