jupyter_dbug
This commit is contained in:
@@ -182,7 +182,6 @@ class YAPShell:
|
||||
self.port = "call"
|
||||
# launch the query
|
||||
while self.answer(q):
|
||||
print( self.port )
|
||||
if self.port == "exit":
|
||||
# done
|
||||
q.close()
|
||||
|
Reference in New Issue
Block a user