Closed DimitriPapadopoulos closed 12 months ago
# -*- coding: utf-8 -*-
But we still test with Python 2. On purpose?
https://github.com/populse/soma-base/blob/a1ada2957eaa1d34ca48cc778c44810cdd30d76e/appveyor.yml#L5
https://github.com/populse/soma-base/blob/a1ada2957eaa1d34ca48cc778c44810cdd30d76e/.travis.yml#L6-L13
# -*- coding: utf-8 -*-
The encoding is implicitly UTF-8 by default in Python 3.