Skip to content
Snippets Groups Projects
Unverified Commit 004d6737 authored by Sam Yates's avatar Sam Yates Committed by GitHub
Browse files

Make tsplot python2/python3 compatible. (#624)

* Use python3 version of print.
* Use dict update method instead of item concatenation, as in Python3 dict.items() no longer returns a list.
parent 3f3cd9f9
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment