mirror of
https://github.com/zrax/pycdc.git
synced 2026-06-23 11:34:07 +00:00
squish tab
This commit is contained in:
parent
d032494ede
commit
cffb4c5f5f
1 changed files with 1 additions and 1 deletions
|
|
@ -2588,7 +2588,7 @@ void print_src(PycRef<ASTNode> node, PycModule* mod)
|
|||
print_src(code, mod);
|
||||
inLambda = false;
|
||||
|
||||
fprintf(pyc_output, ")");
|
||||
fprintf(pyc_output, ")");
|
||||
}
|
||||
break;
|
||||
case ASTNode::NODE_STORE:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue