Commit 97277232 authored by thomwolf's avatar thomwolf
Browse files

fix pickle

parent 9710b68d
......@@ -20,6 +20,7 @@ from __future__ import absolute_import, division, print_function
import argparse
import logging
import os
import sys
import random
from tqdm import tqdm, trange
......
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