Tox fixes

This commit is contained in:
Ebag333
2017-02-09 00:59:22 -08:00
parent 7865219164
commit 579a13da44
6 changed files with 5 additions and 6 deletions

View File

@@ -699,7 +699,7 @@ class _Parser(object):
class Element(object):
_name = None
_name = None
# Element is a namespace for attributes and nested tags
def __str__(self):