Skip to content

[Doc] add -nc to 'wget' for skipping files already exist#713

Merged
HydrogenSulfate merged 2 commits into
PaddlePaddle:developfrom
HydrogenSulfate:refine_download
Dec 22, 2023
Merged

[Doc] add -nc to 'wget' for skipping files already exist#713
HydrogenSulfate merged 2 commits into
PaddlePaddle:developfrom
HydrogenSulfate:refine_download

Conversation

@HydrogenSulfate
Copy link
Copy Markdown
Collaborator

@HydrogenSulfate HydrogenSulfate commented Dec 22, 2023

PR types

Others

PR changes

Docs

Describe

  1. 所有文档中 wget 命令后面添加 -nc 参数,跳过已经存在的文件,防止多次执行时重复下载;curl 命令由于没有类似的功能因此不作改变。
  2. math_moduleLiteral 改为兼容 python 3.7 写法

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Dec 22, 2023

Thanks for your contribution!

Copy link
Copy Markdown
Collaborator

@zhiminzhang0830 zhiminzhang0830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HydrogenSulfate HydrogenSulfate merged commit 15ed976 into PaddlePaddle:develop Dec 22, 2023
@HydrogenSulfate HydrogenSulfate deleted the refine_download branch December 22, 2023 03:15
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
…e#713)

* add -nc to 'wget' for skipping files already exist

* use typing_extensions instead of typing when import Literal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants