mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Don’t use explicit file encoding hint
This commit is contained in:
parent
c5bbb30e5d
commit
f3b7839d31
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""Tests for letsencrypt.client.acme."""
|
||||
import unittest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue