mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-30 02:10:49 +03:00
pySim-prog: fix sourcecode formatting
Change-Id: I0e567a1a681891f33f170c5df50c691b20b6a978
This commit is contained in:
@@ -725,6 +725,7 @@ def process_card(scc, opts, first, ch):
|
|||||||
card.reset()
|
card.reset()
|
||||||
|
|
||||||
cp = None
|
cp = None
|
||||||
|
|
||||||
# Generate parameters
|
# Generate parameters
|
||||||
if opts.source == 'cmdline':
|
if opts.source == 'cmdline':
|
||||||
cp = gen_parameters(opts)
|
cp = gen_parameters(opts)
|
||||||
|
|||||||
Reference in New Issue
Block a user