I forgot to pull before I updated file.
Merge branch 'master' of ssh://git.ismus.net:2222/homer77/FritzAB2Matrix
This commit is contained in:
		
						commit
						2f827d594c
					
				| 
						 | 
				
			
			@ -140,7 +140,7 @@ cython_debug/
 | 
			
		|||
 | 
			
		||||
# matrix-commander
 | 
			
		||||
/store
 | 
			
		||||
credentials.json
 | 
			
		||||
credentials*
 | 
			
		||||
 | 
			
		||||
# emacs
 | 
			
		||||
*~
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
#! /usr/bin/python3
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
 | 
			
		||||
from fritzconnection import FritzConnection
 | 
			
		||||
from dotenv import load_dotenv
 | 
			
		||||
| 
						 | 
				
			
			@ -141,4 +141,3 @@ if __name__ == "__main__":
 | 
			
		|||
        
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue