Remove hack to encode __all__ as ascii (#178) · pythonAI/client_python@0634b77 · GitHub
Skip to content

Commit 0634b77

Browse files
bz2brian-brazil
authored andcommitted
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

File tree

prometheus_client/__init__.py

Lines changed: 0 additions & 2 deletions

0 commit comments

Comments
 (0)