Attention is currently required from: osmith, laforge, dexter.

fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/pysim/+/32532 )

Change subject: pySim-shell: fix compatibility problem with cmd2 >= 2.0.0 
(Settable)
......................................................................


Patch Set 16:

(1 comment)

File pySim-shell.py:

https://gerrit.osmocom.org/c/pysim/+/32532/comment/65fa6bd6_a2a56773
PS14, Line 154: \
> (hopefully pylint does not need them. […]
I remember reading somewhere that pylint attributes apply to the scope of 
current block, so you can work this around by doing:

```
else: # pylint: disable=too-many-function-args
```



--
To view, visit https://gerrit.osmocom.org/c/pysim/+/32532
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I38efe4702277ee092a5542d7d659df08cb0adeff
Gerrit-Change-Number: 32532
Gerrit-PatchSet: 16
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-CC: laforge <[email protected]>
Gerrit-CC: osmith <[email protected]>
Gerrit-Attention: osmith <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: dexter <[email protected]>
Gerrit-Comment-Date: Mon, 15 May 2023 14:39:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <[email protected]>
Comment-In-Reply-To: dexter <[email protected]>
Gerrit-MessageType: comment

Reply via email to