You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
PEP E225 with a nod to Deepcommit
This commit is contained in:
@@ -76,7 +76,7 @@ def get_srcdir():
|
||||
src_dir = get_srcdir()
|
||||
os.chdir(src_dir)
|
||||
|
||||
files=[
|
||||
files = [
|
||||
'if',
|
||||
'ifelse',
|
||||
# 'keyword',
|
||||
|
Reference in New Issue
Block a user