From fac003de3d3a159bb8fb6228786479cdede2df4e Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Wed, 26 Jul 2017 12:07:03 +0200 Subject: author and license for tets files --- test/test_dr.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/test_dr.py') diff --git a/test/test_dr.py b/test/test_dr.py index bdb920e..915012d 100644 --- a/test/test_dr.py +++ b/test/test_dr.py @@ -1,3 +1,8 @@ +"""Tests for module dr on Dimensionality Reduction """ + +# Author: Remi Flamary +# +# License: MIT License import numpy as np import ot -- cgit v1.2.3