mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Trim trailing whitespace *.py files
This commit is contained in:
@@ -171,7 +171,7 @@ def replaceCppItems(line):
|
||||
"""
|
||||
|
||||
items = RE_KEEP_SPACES.split(line)
|
||||
|
||||
|
||||
# This should get rid of substitutions like "float buffered"...
|
||||
no_conversion = ['click', 'buffer', 'precision']
|
||||
newstr = []
|
||||
|
||||
Reference in New Issue
Block a user