mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-23 06:12:50 +08:00
tiny fix [skip ci]
Former-commit-id: 1724a58b478d7960ed07e864620249091b242e34
This commit is contained in:
parent
a24f94a36c
commit
16d4149c25
@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
import os
|
||||
from typing import TYPE_CHECKING, Any, Dict, List, Sequence, Tuple, Union
|
||||
from typing import TYPE_CHECKING, Any, Dict, List, Sequence, Tuple
|
||||
|
||||
import pytest
|
||||
import torch
|
||||
|
Loading…
x
Reference in New Issue
Block a user