Update client.py for flake8
flake8 wasn't checking this file. ran flake8 against it to make sure it was compliant with coding guidelines
This commit is contained in:
		
							parent
							
								
									80dd994671
								
							
						
					
					
						commit
						6a4b3ea842
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,8 +1,8 @@ | |||
| from slackclient import SlackClient | ||||
| from rtmbot import RtmBot | ||||
| 
 | ||||
| slack_client = None | ||||
| 
 | ||||
| 
 | ||||
| def init(config): | ||||
|     global slack_client | ||||
|     bot = RtmBot(config) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Philip Yun
						Philip Yun