mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-09 11:31:38 +08:00
removed an echo in python file
This commit is contained in:
@@ -35,7 +35,6 @@ __maintainer__ = "Brian Delhaisse"
|
||||
__email__ = "briandelhaisse@gmail.com"
|
||||
__status__ = "Development"
|
||||
|
||||
echo '# -*- coding: utf-8 -*-\n#!/usr/bin/env python'
|
||||
|
||||
class GP(object):
|
||||
r"""Gaussian Process model
|
||||
|
||||
Reference in New Issue
Block a user