mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 03:01:07 +06:00
fix python2 tests
This commit is contained in:
parent
7e3070ae4f
commit
ddc2cc61a6
@ -21,6 +21,7 @@ import logging
|
||||
import os
|
||||
import json
|
||||
import copy
|
||||
from io import open
|
||||
|
||||
import torch
|
||||
from torch import nn
|
||||
|
Loading…
Reference in New Issue
Block a user