minor comment change in Router

parent d0ff13d1
...@@ -331,8 +331,8 @@ class Router(ObjectInterruption): ...@@ -331,8 +331,8 @@ class Router(ObjectInterruption):
#======================================================================= #=======================================================================
# # testing # # testing
# if self.managed: # if self.managed:
# print 'found pending entities' # print 'found pending entities'
# print [entity.id for entity in self.pending if not entity.type=='Part'] # print [entity.id for entity in self.pending if not entity.type=='Part']
#======================================================================= #=======================================================================
#======================================================================== #========================================================================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment