Commit ddc2cc61 authored by thomwolf's avatar thomwolf
Browse files

fix python2 tests

parent 7e3070ae
......@@ -21,6 +21,7 @@ import logging
import os
import json
import copy
from io import open
import torch
from torch import nn
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment