We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57f985a commit 65ce5beCopy full SHA for 65ce5be
.github/workflows/python.yml
@@ -26,4 +26,4 @@ jobs:
26
conda install -c conda-forge jupyter papermill
27
export ESPRESSO_PSEUDO=$(pwd)/espresso/pseudo
28
papermill universal_simple_to_python.ipynb universal_simple_to_python_out.ipynb -k "python3"
29
- papermill universal_qe_to_pythonipynb universal_qe_to_python_out.ipynb -k "python3"
+ papermill universal_qe_to_python.ipynb universal_qe_to_python_out.ipynb -k "python3"
0 commit comments