Flake8 fixes

This commit is contained in:
Ben Jackson 2020-01-10 12:19:58 +00:00
commit 9f0becab7b
2 changed files with 4 additions and 1 deletions

View file

@ -509,7 +509,7 @@ class DebugSession( object ):
# TODO: Use the 'tarminate' request if supportsTerminateRequest set
def _PrepareAttach( self, adapter_config, launch_config ):
atttach_config = adapter_config.get( 'attach' )