~apport-hackers/apport/main

« back to all changes in this revision

Viewing changes to apport/crashdb_impl/memory.py

  • Committer: Simon Chopin
  • Author(s): Benjamin Drung
  • Date: 2023-04-20 13:51:57 UTC
  • Revision ID: git-v1:35a8473e3272270a9f70180e51877d9311259406
refactor: Increase pylint's max args to 6

Increase the allowed maximum arguments to six and move the overrides to
the individual functions/methods.

Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
        change_description=False,
130
130
        attachment_comment=None,
131
131
        key_filter=None,
132
 
    ):
 
132
    ):  # pylint: disable=too-many-arguments
133
133
        """Update the given report ID with all data from report.
134
134
 
135
135
        This creates a text comment with the "short" data (see