- Fix «== None» with «is None».
- Fix blank lines around class and defs.
- Fix spaces around comma.
- Fix ambiguous one character variable names.
Warned-by: pycodestyle
Change-Id: Iaf44a31341e4ae66082df3c519edd69a39db356c
This reverts commit 4c3826e755.
Reason for revert: Commit is now necessary after fixes done in other packages
Change-Id: Ib41b8b9f333a96cff028869d0a5da77ded6f9008
This reverts commit 2d5434e723.
There are cases in which ngcp-panel is restarted and cases in which it
is not restarted, so this change is not valid.
Change-Id: If322af4ef0c54fb7ba437c42f846b794a55554c5
* run_test.sh: add hacks for pbx
* bin/pid_watcher.py: add --pbx parameter to control
what services we need to check for.
* invite: simple call to an extenston from another PBX user
same customer. WARNING!! do not use customer.test, that
one is SIP only
* fix tap-test:
- source/tests/test_check.py:34:1: E302 expected 2 blank lines, found 1
- source/tests/test_check.py:96:54: E202 whitespace before '}'
* wrap-and-sort -sat
Change-Id: Iabb5139e70fd372088933fe9302b996148d38705