SERVER-68593 Disable low value python warnings
This commit is contained in:
committed by
Evergreen Agent
parent
d4d4a26801
commit
97ac02fa50
@@ -8,8 +8,6 @@ import buildscripts.validate_commit_message as under_test
|
||||
from buildscripts.client.jiraclient import JiraClient, SecurityLevel
|
||||
from evergreen import EvergreenApi
|
||||
|
||||
# pylint: disable=missing-docstring,no-self-use
|
||||
|
||||
INVALID_MESSAGES = [
|
||||
"", # You must provide a message
|
||||
"RevertEVG-1", # revert and ticket must be formatted
|
||||
|
||||
Reference in New Issue
Block a user