Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hoya012 committed Mar 31, 2021
1 parent b42de11 commit d27dd1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions two_stream_bert/utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import shutil
import os
import torch

class AverageMeter(object):
"""Computes and stores the average and current value"""
Expand Down

0 comments on commit d27dd1c

Please sign in to comment.