From 88c55b29a9cad84d4ae9a5d28c3a7c04c0e2fd87 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 24 Aug 2023 01:31:04 +0000 Subject: [PATCH] [format] applied code formatting on changed files in pull request 4479 --- pytest.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/pytest.ini b/pytest.ini index b30786ea0389..d25865d52ae9 100644 --- a/pytest.ini +++ b/pytest.ini @@ -5,4 +5,3 @@ markers = dist: tests which are run in a multi-GPU or multi-machine environment experiment: tests for experimental features addopts = --ignore=tests/test_analyzer --ignore=tests/test_auto_parallel --ignore=tests/test_autochunk --ignore=tests/test_moe --ignore=tests/test_fx -