Use multiline import for debug mod
							parent
							
								
									3d202272c4
								
							
						
					
					
						commit
						23cffbd940
					
				|  | @ -44,7 +44,10 @@ from ._exceptions import ( | |||
|     ModuleNotExposed, | ||||
|     ContextCancelled, | ||||
| ) | ||||
| from ._debug import breakpoint, post_mortem | ||||
| from ._debug import ( | ||||
|     breakpoint, | ||||
|     post_mortem, | ||||
| ) | ||||
| from . import msg | ||||
| from ._root import ( | ||||
|     run_daemon, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue