From 47b66032d6ea2da4fa06ace21951738306d4a579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=BChle=2C=20Laura=20Christine=20=28lakue103=29?= <laura.kuehle@uni-duesseldorf.de> Date: Tue, 6 Apr 2021 21:40:24 +0200 Subject: [PATCH] Renamed 'ANN_Training_Data_Generator' to 'ANN_Data_Generator'. --- ANN_Training_Data_Generator.py => ANN_Data_Generator.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ANN_Training_Data_Generator.py => ANN_Data_Generator.py (100%) diff --git a/ANN_Training_Data_Generator.py b/ANN_Data_Generator.py similarity index 100% rename from ANN_Training_Data_Generator.py rename to ANN_Data_Generator.py -- GitLab