Skip to content

Commit d7c0779

Browse files
Add importorskip for hugectr ops tests
1 parent 382a99e commit d7c0779

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/unit/systems/ops/hugectr/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
17+
import pytest
18+
19+
pytest.importorskip("hugectr")

0 commit comments

Comments
 (0)