isort: Reformat using isort.
This commit is contained in:
		
							parent
							
								
									37e2596124
								
							
						
					
					
						commit
						5580c68ae5
					
				
					 162 changed files with 539 additions and 444 deletions
				
			
		|  | @ -8,11 +8,11 @@ import threading | |||
| import traceback | ||||
| from typing import Any, Callable, Dict | ||||
| 
 | ||||
| import bridge_with_slack_config | ||||
| import slack_sdk | ||||
| import zulip | ||||
| from slack_sdk.rtm import RTMClient | ||||
| 
 | ||||
| import bridge_with_slack_config | ||||
| import zulip | ||||
| 
 | ||||
| # change these templates to change the format of displayed message | ||||
| ZULIP_MESSAGE_TEMPLATE = "**{username}**: {message}" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 PIG208
						PIG208