skip duplicate code check

This commit is contained in:
Wing Lian
2024-10-15 12:04:43 -04:00
committed by NanoCode012
parent 1d7ab52161
commit 4911d0952f

View File

@@ -1,6 +1,7 @@
""" """
config validation tests for swiglu args config validation tests for swiglu args
""" """
# pylint: disable=duplicate-code
import logging import logging
from typing import Optional from typing import Optional