Code cleanup

- Removed default value for channel
- formatting to make pycharm happy
- added comments
This commit is contained in:
Martin Zietz
2020-12-03 18:00:36 +01:00
parent 22fc08fb95
commit c8e131c8e2
3 changed files with 46 additions and 40 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/python
# coding=utf-8
# noinspection SpellCheckingInspection
__author__ = "Sören Sprößig <ssproessig@gmail.com>"