Skip to content

Fix errors caused by breaking changes in Tornado 5.0#4

Open
KurtJacobson wants to merge 5 commits intoMachineryScience:masterfrom
KurtJacobson:master
Open

Fix errors caused by breaking changes in Tornado 5.0#4
KurtJacobson wants to merge 5 commits intoMachineryScience:masterfrom
KurtJacobson:master

Conversation

@KurtJacobson
Copy link

The io_loop keyword argument has been removed in Tornado 5.0, remove it from the calls to tornado.ioloop.PeriodicCallback

KurtJacobson and others added 5 commits June 10, 2018 10:48
The `io_loop` keyword argument has been removed in Tornado 5.0, remove it from the calls to `tornado.ioloop.PeriodicCallback`
Removed ignored argument `aspect` in call to `pygraphviz.AGraph`

RuntimeWarning: The aspect attribute has been disabled due to implementation flaws - attribute ignored.
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.

2 participants