added TODO
This commit is contained in:
@@ -145,9 +145,9 @@ def get_current_path(path) -> str:
|
||||
sys.exit(1)
|
||||
|
||||
|
||||
# FIXME: the assigning of the number to the folders is not working
|
||||
# TODO: - add logging
|
||||
# - add docstring
|
||||
# - add proper naming to the files
|
||||
def create_recursive_folders(input_path, target_depth, current_depth, width):
|
||||
"""Creates a recursive directory structure with y as depth and x as width"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user