Skip to content

Commit

Permalink
fix pylint check problem
Browse files Browse the repository at this point in the history
Signed-off-by: IcyFeather <[email protected]>
  • Loading branch information
IcyFeather233 committed Oct 20, 2024
1 parent c427c8f commit 463998a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/testenvmanager/dataset/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
JsonlDataParse,
JSONMetaDataParse,
)
# pylint: enable=too-many-instance-attributes
# pylint: enable=no-name-in-module
from core.common import utils
from core.common.constant import DatasetFormat

Expand Down

0 comments on commit 463998a

Please sign in to comment.