VirtualBox

Ignore:
Timestamp:
Jun 11, 2019 11:58:28 AM (6 years ago)
Author:
vboxsync
Message:

ValKit: New pylint version - cleanup in progress.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/db/partial-db-dump.py

    r76553 r79087  
    22# -*- coding: utf-8 -*-
    33# $Id$
    4 # pylint: disable=C0301
     4# pylint: disable=line-too-long
    55
    66"""
     
    4747
    4848
    49 class PartialDbDump(object): # pylint: disable=R0903
     49class PartialDbDump(object): # pylint: disable=too-few-public-methods
    5050    """
    5151    Dumps or loads the last X days of database data.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette