Skip to content

Commit a824ab7

Browse files
committed
import pytest
1 parent 98135b7 commit a824ab7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/core/test_version.py

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
import pytest
1617
from packaging.version import Version
1718

1819
import merlin.core

0 commit comments

Comments
 (0)