mirror of
https://github.com/gryf/pythonhelper.git
synced 2025-12-18 12:00:27 +01:00
Code style.
This commit is contained in:
@@ -374,7 +374,6 @@ class SimplePythonTagsParser(object):
|
||||
# }}}
|
||||
# }}}
|
||||
|
||||
|
||||
def vimBufferIterator(vimBuffer):
|
||||
for line in vimBuffer:
|
||||
yield line + "\n"
|
||||
|
||||
Reference in New Issue
Block a user