1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

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