fetchai / agents-tac

Competition and Agent Frameworks for the Trading Agents Competition
https://fetchai.github.io/agents-tac
Apache License 2.0
27 stars 8 forks source link

Fix Visdom arguments forwarding to agent templates. #372

Closed marcofavorito closed 5 years ago

marcofavorito commented 5 years ago

Proposed changes

In the templates/v1/basic.py and templates/v1/advanced.py, forward correctly the arguments related to the VIsdom server.

Fixes

None.

Types of changes

What types of changes does your code introduce to agents-tac? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

Further comments

None.