Kaydet (Commit) 48120d6c authored tarafından kerem's avatar kerem Kaydeden (comit) Björn Michaelsen

tdf#97361 remove = None assignments in check_fields

Change-Id: I7696f28e6b35e79e98614b295c749adebf33878b
Reviewed-on: https://gerrit.libreoffice.org/31439Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarBjörn Michaelsen <bjoern.michaelsen@canonical.com>
üst 5c032143
...@@ -3,8 +3,6 @@ from org.libreoffice.unotest import UnoInProcess ...@@ -3,8 +3,6 @@ from org.libreoffice.unotest import UnoInProcess
class CheckFields(unittest.TestCase): class CheckFields(unittest.TestCase):
_uno = None
_xDoc = None
@classmethod @classmethod
def setUpClass(cls): def setUpClass(cls):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment