Appease flake8
This commit is contained in:
parent
1b665a1e93
commit
553eb3cc98
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ class ProjectBreakpoints( object ):
|
|||
self._breakpoints_handler.ClearBreakpoints()
|
||||
|
||||
awaiting = 0
|
||||
|
||||
def response_handler( source, msg ):
|
||||
if msg:
|
||||
self._breakpoints_handler.AddBreakpoints( source, msg )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue