VirtualBox

Ignore:
Timestamp:
Jan 9, 2017 3:59:12 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112720
Message:

testmanager/core/cast.py: pylint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/base.py

    r65157 r65214  
    11931193    ## @}
    11941194
    1195     def __init__(self, sName, sVarNm = None, sType = ksType_UInt, sState = ksState_NotSelected, sKind = ksKind_ElementOfOrNot,
     1195    def __init__(self, sName, sVarNm = None, sType = ksType_UInt, # pylint: disable=too-many-arguments
     1196                 sState = ksState_NotSelected, sKind = ksKind_ElementOfOrNot,
    11961197                 sTable = None, sColumn = None, asTables = None, oSub = None):
    11971198        assert len(sVarNm) == 2;    # required by wuimain.py for filtering.
Note: See TracChangeset for help on using the changeset viewer.

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