sileod commited on
Commit
80b7415
1 Parent(s): db6c427

Update mindgames.py

Browse files
Files changed (1) hide show
  1. mindgames.py +1 -1
mindgames.py CHANGED
@@ -25,7 +25,7 @@ DESCRIPTION = """\
25
  mindgames json tasks
26
  """
27
 
28
- DATA_URL = "https://www.dropbox.com/s/xeh8k1gu1j51ktu/mindgames-v1.zip?dl=0"
29
 
30
  CONFIGS=['forehead','forehead-mirror','explicit','internal','all']
31
 
 
25
  mindgames json tasks
26
  """
27
 
28
+ DATA_URL = "https://www.dropbox.com/s/xeh8k1gu1j51ktu/mindgames-v1.zip?dl=1"
29
 
30
  CONFIGS=['forehead','forehead-mirror','explicit','internal','all']
31