You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: template/{% if python_data_science or r_data_science %}notebooks{% endif %}/{% if python_data_science %}py_example.qmd{% endif %}
Copy file name to clipboardExpand all lines: template/{% if use_github %}.github{% endif %}/workflows/{% if use_github and python %}main.yml{% endif %}.jinja
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ jobs:
53
53
- name: Check typing
54
54
run: uv run {%iftype_checker == "mypy"%}mypy{%else%}ty check{%endif%}
Copy file name to clipboardExpand all lines: template/{% if use_github %}.github{% endif %}/workflows/{% if use_github and python %}on-release-main.yml{% endif %}.jinja
0 commit comments