Skip to content

Commit

Permalink
fix import (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
guolinke authored Feb 22, 2025
1 parent 14b5eca commit 4c10e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unicore_cli/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import logging
import math
import os
import time
import sys
from typing import Dict, Optional, Any, List, Tuple, Callable

Expand Down

0 comments on commit 4c10e3a

Please # to comment.