This commit is contained in:
hashlag
2024-02-01 01:26:24 +03:00
parent e1ba72e335
commit 4e1b875f4c

View File

@@ -1,3 +1,7 @@
import sys
sys.path.append("../")
import neighbours as ns
import numpy as np