[FOLDER RESTURCTURING #22] some changes in path variables

This commit is contained in:
Kaan Cökerim
2021-09-08 13:06:51 +02:00
parent 7c5e16ecc6
commit 0dc5aff3fc
6 changed files with 10 additions and 9 deletions
+1
View File
@@ -400,6 +400,7 @@ class PDFstatistics(object):
This object can be used to get various statistic values from probability density functions.
Takes a path as argument.
"""
# TODO: change root to datapath
def __init__(self, directory):
"""Initiates some values needed when dealing with pdfs later"""