python/trx/__init__.py: cosmetic: add missing new line

Change-Id: I379b321866bd892a52b0c272ed50c670da380a17
This commit is contained in:
Vadim Yanitskiy 2018-12-21 06:18:48 +07:00 committed by Piotr Krysik
parent 4d300e9c61
commit 31c543f008
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ from ctrl_if_bb import ctrl_if_bb
from fake_pm import fake_pm
from radio_if_grc import radio_if_grc
from radio_if import radio_if
from change_sign_of_dict_elements import change_sign_of_dict_elements
from change_sign_of_dict_elements import change_sign_of_dict_elements