{{ message }}
Commit 0634b77
Remove hack to encode __all__ as ascii (prometheus#178)
Previously the code included:
from __future__ import unicode_literals
But with that gone in the current version, it makes no sense to
mess with the contents of __all__ at all.1 parent caf3293 commit 0634b77
1 file changed
Lines changed: 0 additions & 2 deletions

0 commit comments