You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Misc lint
This commit is contained in:
@@ -433,7 +433,7 @@ TABLE_DIRECT = {
|
||||
# function_def_async
|
||||
"mkfuncdeco0": ("%|def %c\n", (0, ("mkfunc", "mkfunc_annotate"))),
|
||||
|
||||
# In cases where we desire an explict new line.
|
||||
# In cases where we desire an explicit new line.
|
||||
# After docstrings which are followed by a "def" is
|
||||
# one situations where Python formatting desires two newlines,
|
||||
# and this is added, as a transformation rule.
|
||||
|
Reference in New Issue
Block a user