Skip to content

Commit

Permalink
update: author for tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
duypham2108 committed Nov 27, 2022
1 parent b9c4e4b commit d67a337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -27,7 +27,7 @@
import os

if not os.path.isdir("./_static"):
url = "https://www.dropbox.com/s/yir8x5reso209d2/download.zip?dl=1"
url = "https://www.dropbox.com/s/gwbpu2xct6nbx6a/download.zip?dl=1"
os.system("wget " + url)
os.system("mv download.zip?dl=1 download.zip")
os.system("unzip download.zip")
Expand Down

0 comments on commit d67a337

Please sign in to comment.