Skip to content

Commit

Permalink
Remove unnecessary import (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: v-chen_data <v-chen_data@example.com>
  • Loading branch information
KuuCi and v-chen_data authored Jun 7, 2024
1 parent 8022ca1 commit 830ab32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/mcli/mcli_pytest.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"""Run pytest using MCLI."""

import argparse
import os
import time

from mcli import RunConfig, RunStatus, create_run, follow_run_logs, wait_for_run_status
Expand Down

0 comments on commit 830ab32

Please sign in to comment.