mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-15 06:52:39 +02:00
Fixed Python 2 compatibility
This commit is contained in:
parent
c5b91e543a
commit
8a7123f55a
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
from __future__ import print_function
|
||||||
import csv
|
import csv
|
||||||
import os
|
import os
|
||||||
import copy
|
import copy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue