Skip to content

Commit 657949a

Browse files
committed
typo base agent
1 parent 1b61826 commit 657949a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

agents/Base_Agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# from tensorboardX import SummaryWriter
1111
from torch.optim import optimizer
1212

13-
1413
class Base_Agent(object):
1514

1615
def __init__(self, config):

0 commit comments

Comments
 (0)