Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
liopeer committed Nov 21, 2024
1 parent f90d1e6 commit 8619e6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/models/test_ModelUtils.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import copy
import random
import unittest
from importlib.metadata import version
from typing import List, Optional, Tuple

import pytest
Expand Down

0 comments on commit 8619e6a

Please sign in to comment.