Skip to content

Commit b2cf69a

Browse files
committed
update config.py
1 parent 697890b commit b2cf69a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

transformer/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import math
2-
from typing import Dict, Optional
2+
from typing import Dict, Optional, Union, Type
33

44
from transformers import PretrainedConfig
55

0 commit comments

Comments
 (0)