forked from zietzm/Helmholtz_Test_Bench
c8e131c8e2
- Removed default value for channel - formatting to make pycharm happy - added comments
5 lines
127 B
Python
5 lines
127 B
Python
#!/usr/bin/python
|
|
# coding=utf-8
|
|
# noinspection SpellCheckingInspection
|
|
__author__ = "Sören Sprößig <ssproessig@gmail.com>"
|