chore: skip duplicate

This commit is contained in:
NanoCode012
2024-10-11 11:42:36 +07:00
parent 21326e4ef3
commit 7b4b665e99

View File

@@ -24,6 +24,7 @@ def fixture_cfg():
) )
# pylint: disable=too-many-public-methods (duplicate-code)
class BaseValidation: class BaseValidation:
""" """
Base validation module to setup the log capture Base validation module to setup the log capture