mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-13 22:12:38 +02:00
Print fixes for Python 3
This commit is contained in:
parent
4c3d68b761
commit
09c93e62d0
8 changed files with 90 additions and 90 deletions
|
|
@ -110,5 +110,5 @@ class PriorTests(unittest.TestCase):
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
print "Running unit tests, please be (very) patient..."
|
||||
print("Running unit tests, please be (very) patient...")
|
||||
unittest.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue