Skip to content

Commit

Permalink
Fix pre-commit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Oct 21, 2024
1 parent f631f71 commit af8790d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ml_metadata/metadata_store/metadata_store_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
import collections
import os
import uuid
import pytest

from absl import flags
import pytest
from absl.testing import absltest, parameterized

import ml_metadata as mlmd
Expand Down

0 comments on commit af8790d

Please sign in to comment.