Get codespell passing and add it as a CI job.
This commit is contained in:
parent
e33fecaef0
commit
7e6017f648
25 changed files with 113 additions and 85 deletions
|
|
@ -5,7 +5,7 @@ from argparse import ArgumentParser, Namespace
|
|||
from zenodo import Zenodo
|
||||
import yaml
|
||||
|
||||
# you have to explicitely set ZENODO_USE_SANDBOX=false to not use the
|
||||
# You have to explicitly set ZENODO_USE_SANDBOX=false to not use the
|
||||
# sandbox, any other value or unset variable means this script will use
|
||||
# the sandbox zenodo site
|
||||
if "ZENODO_USE_SANDBOX" in os.environ:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue