Harald Welte
472165f20f
pylint: ts_102_222.py
pySim/ts_102_222.py:195:0: W0311: Bad indentation. Found 15 spaces, expected 12 (bad-indentation)
pySim/ts_102_222.py:201:0: W0311: Bad indentation. Found 15 spaces, expected 12 (bad-indentation)
pySim/ts_102_222.py:26:0: W0401: Wildcard import pySim.exceptions (wildcard-import)
pySim/ts_102_222.py:35:4: W0246: Useless parent or super() delegation in method '__init__' (useless-parent-delegation)
pySim/ts_102_222.py:52:9: W0612: Unused variable 'data' (unused-variable)
pySim/ts_102_222.py:52:15: W0612: Unused variable 'sw' (unused-variable)
pySim/ts_102_222.py:73:9: W0612: Unused variable 'data' (unused-variable)
pySim/ts_102_222.py:73:15: W0612: Unused variable 'sw' (unused-variable)
pySim/ts_102_222.py:89:9: W0612: Unused variable 'data' (unused-variable)
pySim/ts_102_222.py:89:15: W0612: Unused variable 'sw' (unused-variable)
pySim/ts_102_222.py:107:9: W0612: Unused variable 'data' (unused-variable)
pySim/ts_102_222.py:107:15: W0612: Unused variable 'sw' (unused-variable)
pySim/ts_102_222.py:152:9: W0612: Unused variable 'data' (unused-variable)
pySim/ts_102_222.py:152:15: W0612: Unused variable 'sw' (unused-variable)
pySim/ts_102_222.py:203:9: W0612: Unused variable 'data' (unused-variable)
pySim/ts_102_222.py:203:15: W0612: Unused variable 'sw' (unused-variable)
pySim/ts_102_222.py:220:9: W0612: Unused variable 'data' (unused-variable)
pySim/ts_102_222.py:220:15: W0612: Unused variable 'sw' (unused-variable)
pySim/ts_102_222.py:24:0: C0411: standard import "import argparse" should be placed before "import cmd2" (wrong-import-order)
pySim/ts_102_222.py:23:0: W0611: Unused with_argparser imported from cmd2 (unused-import)
pySim/ts_102_222.py:27:0: W0611: Unused h2b imported from pySim.utils (unused-import)
pySim/ts_102_222.py:27:0: W0611: Unused swap_nibbles imported from pySim.utils (unused-import)
pySim/ts_102_222.py:27:0: W0611: Unused JsonEncoder imported from pySim.utils (unused-import)
pySim/ts_102_222.py:26:0: W0614: Unused import(s) NoCardError, ProtocolError, ReaderError and SwMatchError from wildcard import of pySim.exceptions (unused-wildcard-import)
Change-Id: If251c6cb10e637a13adaaf3ae848501908b9c345
2024-02-05 17:54:30 +01:00
..
2024-02-05 17:51:59 +01:00
2024-02-05 09:53:12 +01:00
2024-02-05 09:53:50 +01:00
2024-02-05 09:53:54 +01:00
2024-02-01 12:06:07 +01:00
2024-02-05 09:52:46 +01:00
2022-02-11 13:32:58 +01:00
2024-02-05 09:51:59 +01:00
2024-02-05 11:27:36 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:52:07 +01:00
2024-02-05 09:53:59 +01:00
2024-02-05 12:41:38 +01:00
2024-02-05 01:39:39 +01:00
2024-02-05 12:37:54 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 17:51:59 +01:00
2024-02-05 09:52:12 +01:00
2024-02-05 09:44:53 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:44:18 +01:00
2024-02-05 09:50:47 +01:00
2024-02-05 09:50:54 +01:00
2024-02-05 11:27:36 +01:00
2024-02-04 17:42:30 +01:00
2024-02-05 09:50:47 +01:00
2024-02-05 09:55:43 +01:00
2024-02-04 21:27:00 +01:00
2024-02-05 09:51:00 +01:00
2024-02-05 09:55:50 +01:00
2024-02-04 21:27:00 +01:00
2023-12-05 17:37:36 +00:00
2024-01-12 10:02:54 +01:00
2024-02-05 09:56:02 +01:00
2024-02-05 17:54:30 +01:00
2024-01-04 21:50:38 +01:00
2024-02-04 17:56:59 +01:00