Remove excessive pylint comments #2282

Open
PeterSurda wants to merge 1 commits from gitea-135 into v0.6
PeterSurda commented 2025-02-25 05:20:16 +01:00 (Migrated from github.com)

Hi!

I removed some of the comments disabling pylint too-many-arguments and too-many-instance-attributes, because after bb5f96cc we have design checker settings also for python2.7 pylint. For python3 they are in the tox.ini.

Hi! I removed some of the comments disabling pylint `too-many-arguments` and `too-many-instance-attributes`, because after bb5f96cc we have design checker settings also for python2.7 pylint. For python3 they are in the [tox.ini](https://git.bitmessage.org/Bitmessage/PyBitmessage/src/branch/v0.6/setup.cfg#L23).
This repo is archived. You cannot comment on pull requests.
No description provided.