Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in ModularServer's last parameter #711

Merged
merged 1 commit into from Jul 28, 2019
Merged

Conversation

yoon-gu
Copy link
Contributor

@yoon-gu yoon-gu commented Jul 11, 2019

It should have been placed in the form of dictionary.

class ModularServer(tornado.web.Application):
    ...
    def __init__(self, model_cls, visualization_elements, name="Mesa Model",
                 model_params={}):

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.062% when pulling e7c1f4d on yoon-gu:master into 00e88d2 on projectmesa:master.

@Corvince Corvince merged commit 8c3d434 into projectmesa:master Jul 28, 2019
@Corvince
Copy link
Contributor

Thanks for the PR! Looks good and fixes #717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants