I forgot to pull before I updated file.
Merge branch 'master' of ssh://git.ismus.net:2222/homer77/FritzAB2Matrix
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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__":
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user