Skip to content

Is there a way to check whether the cili has already been downloaded? #172

Answered by francis-dion
francis-dion asked this question in Q&A
Discussion options

You must be logged in to vote

Nevermind, I found the answer!
All I had to do is check the wn.projects().
if 'cili' not in [proj['id'] for proj in wn.projects()]:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by francis-dion
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants