Fixed all pep8.
This commit is contained in:
		@@ -48,4 +48,4 @@ class Context(object):
 | 
			
		||||
            return str(self._data)
 | 
			
		||||
        if self._parent:
 | 
			
		||||
            return str(self._parent)
 | 
			
		||||
        return str({})
 | 
			
		||||
        return str({})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user