mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
restore space in Python line comment prefix (PY-10929); re-fix PY-9840 correctly
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
def foo():
|
||||
#i = 1
|
||||
# i = 1
|
||||
j = 2
|
||||
|
||||
Reference in New Issue
Block a user