From bcefd900c4f059d2da2eede829cfcdb0442cb2f1 Mon Sep 17 00:00:00 2001 From: David Shorten Date: Thu, 4 Aug 2022 16:06:25 +0930 Subject: [PATCH] moved the location of the Python testing script --- tester.py => demos/python/SpikeTrainTETesting.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tester.py => demos/python/SpikeTrainTETesting.py (100%) diff --git a/tester.py b/demos/python/SpikeTrainTETesting.py similarity index 100% rename from tester.py rename to demos/python/SpikeTrainTETesting.py