Closed skabbass1 closed 7 years ago
Created a flatten instead of flatten_once function. The flatten function takes in a depth argument which dictates the depth of of the recursion
@jackfirth this is the merge I did without a code review. Could you take a look and see if I missed something when implementing the flatten function? Thanks
Created a flatten instead of flatten_once function. The flatten function takes in a depth argument which dictates the depth of of the recursion