Re: [PATCH 1/2] examples: network-scan: resolve PEP8 issues

2021-02-14 Thread Aleksander Morgado
On 13/2/21 17:19, yegorsli...@googlemail.com wrote: > From: Yegor Yefremov > > Use autopep8 utility to resolve issues like spaces before brackets > and wrong hanging indentation. > > Also treat objects like boolean variables to check whether they are > None or not. > --- Merged, thanks > .../

Re: [PATCH 2/2] examples: network-scan: enable modem before the network scan

2021-02-14 Thread Aleksander Morgado
On 13/2/21 17:19, yegorsli...@googlemail.com wrote: > From: Yegor Yefremov > > Otherwise we get the following exception: > > Traceback (most recent call last): > File "/root/network-scan-python", line 57, in > networks = modem3gpp.scan_sync() > gi.repository.GLib.Error: mm_core_error_quar