Cleanup: pep8
This commit is contained in:
@@ -180,8 +180,8 @@ def main():
|
||||
l = "None,"
|
||||
b[i] = l
|
||||
|
||||
#for l in b:
|
||||
# print(l)
|
||||
# for l in b:
|
||||
# print(l)
|
||||
|
||||
text = "\n".join(b)
|
||||
global_namespace = {
|
||||
|
Reference in New Issue
Block a user