Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
abearab committed Jun 23, 2024
1 parent f0904af commit fe07d58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CanDI/setup/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def __init__(self, manager_path='auto', cfig_path='auto', verbose=False):
self.download_source = 'dataverse, ' + CANDI_DATAVERSE_DOI

def download_reformatted_data(self):
# depmap release
if not os.path.exists(self.manager_path + '/data/'):
os.makedirs(self.manager_path + '/data/')

Expand Down

0 comments on commit fe07d58

Please sign in to comment.