summaryrefslogtreecommitdiff
path: root/test/test_da.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_da.py')
-rw-r--r--test/test_da.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/test_da.py b/test/test_da.py
index a38390f..dfba83f 100644
--- a/test/test_da.py
+++ b/test/test_da.py
@@ -1,3 +1,8 @@
+"""Tests for module da on Domain Adaptation """
+
+# Author: Remi Flamary <remi.flamary@unice.fr>
+#
+# License: MIT License
import numpy as np
import ot