VirtualBox

Ignore:
Timestamp:
Nov 24, 2022 11:46:15 AM (2 years ago)
Author:
vboxsync
Message:

Validation Kit: Fixed lots of warnings, based on pylint 2.12.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpform.py

    r96407 r97673  
    6969        self._fFinalized = False;
    7070        self._fReadOnly  = fReadOnly;
    71         self._dErrors    = dErrors if dErrors is not None else dict();
     71        self._dErrors    = dErrors if dErrors is not None else {};
    7272
    7373        if sOnSubmit == self.ksOnSubmit_AddReturnToFieldWithCurrentUrl:
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