#!/usr/bin/python # -*- coding: utf-8 -*- # Testing encoding on second line does not cause violation message = "" x = "{}".format(message)