Update tests/test_math_utils.py
Run Pytest with Allure and Coverage Reports / tests (push) Has been cancelled
Run Pytest with Allure and Coverage Reports / tests (push) Has been cancelled
This commit is contained in:
@@ -2,7 +2,7 @@ import pytest
|
||||
import os
|
||||
import sys
|
||||
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||
from slic.functions.math_utils import *
|
||||
from functions.math_utils import *
|
||||
import math
|
||||
import importlib
|
||||
from unittest import mock
|
||||
|
||||
Reference in New Issue
Block a user