From 1a29d01f3c13686f6f9faaf985be0f45f5469103 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 5 Aug 2019 17:48:14 +0200 Subject: [PATCH] Added info about git submodule Signed-off-by: Jim Martens --- body.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/body.tex b/body.tex index 7877860..a9f64ca 100644 --- a/body.tex +++ b/body.tex @@ -629,7 +629,8 @@ sub directory. Lastly, the SSD implementation from a third party repository has been modified to work inside a Python package architecture and -with eager mode. +with eager mode. It is stored as a Git submodule inside the package +repository. \section{Preparation of data sets}