Skip to content

Commit

Permalink
Restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and vatsalghelani-csa committed Jun 13, 2024
1 parent e93f9df commit ec4f692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests/py/test_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
# limitations under the License.

import os
import tempfile
import unittest
from os import path
import tempfile
from typing import List

from metadata import Metadata, MetadataReader
Expand Down

0 comments on commit ec4f692

Please sign in to comment.