mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
reworded keword comments
This commit is contained in:
parent
866e75a841
commit
02205aa336
1 changed files with 1 additions and 2 deletions
|
|
@ -16,8 +16,7 @@ def download(url, checksum=None, **kwargs):
|
|||
URL from which to download
|
||||
checksum : str or None
|
||||
MD5 checksum to check against
|
||||
**kwargs : dict
|
||||
Keyword arguments passed to :func:urllib.request.urlopen
|
||||
Keyword arguments passed to :func:urllib.request.urlopen
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue