Remove whitespace

This commit is contained in:
whikwon
2019-05-29 00:19:23 +09:00
parent 8c806347d0
commit 3196cfb9f7
@@ -110,4 +110,3 @@ def get(env, args):
# create an agent
return Agent(env, args, hyper_params, models, optims, target_entropy)