master > master: code py - tree darstellung einheitlicher
This commit is contained in:
@@ -81,7 +81,7 @@ class Alignment():
|
||||
braces = braces,
|
||||
branch = branch,
|
||||
);
|
||||
yield '';
|
||||
yield f'{indent}{prefix} │';
|
||||
yield from self.right._astree_recursion(
|
||||
depth = depth + 1,
|
||||
indent = indent,
|
||||
|
||||
Reference in New Issue
Block a user