Don’t use explicit file encoding hint

This commit is contained in:
Will Oller 2014-11-29 07:23:37 -08:00
parent c5bbb30e5d
commit f3b7839d31

View file

@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
"""Tests for letsencrypt.client.acme."""
import unittest