VirtualBox

Ignore:
Timestamp:
Jan 16, 2017 6:54:12 PM (8 years ago)
Author:
vboxsync
Message:

pylint fixes

File:
1 edited

Legend:

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

    r65226 r65343  
    8484        ksWhat_User:             ( 'Users',              'idUser',              None, ),
    8585        ksWhat_TestResult:       ( 'TestResults',        'idTestResult',        None, ),
    86     }, **{sEvent: ( 'SystemLog',  'tsCreated',  'TimestampId', ) for sEvent in SystemLogData.kasEvents});
     86    }, **{sEvent: ( 'SystemLog',  'tsCreated',  'TimestampId', ) for sEvent in SystemLogData.kasEvents}); # pylint: disable=W0142
    8787
    8888    ## The table key is the effective timestamp. (Can't be used above for some weird scoping reason.)
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