mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-22 07:29:01 +00:00
Removing trailing blank lines
This commit is contained in:
2
thirdparty/colorama/winterm.py
vendored
2
thirdparty/colorama/winterm.py
vendored
@@ -73,7 +73,7 @@ class WinTerm(object):
|
||||
position.X += 1
|
||||
position.Y += 1
|
||||
return position
|
||||
|
||||
|
||||
def set_cursor_position(self, position=None, on_stderr=False):
|
||||
if position is None:
|
||||
#I'm not currently tracking the position, so there is no default.
|
||||
|
||||
Reference in New Issue
Block a user