Skip to content

A few changes for python3

Duncan Macleod requested to merge duncanmmacleod/bayeswave:python3 into master

This merge updates some of the python code to increase the python3 compatibility. There are two commits:

  • [964a3882] update print statement usage to print() function calls
  • [eeb14648] update some imports/renamed variables

Merge request reports