diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 61e2398d..b58cb77a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,4 +36,4 @@ If applicable, add screenshots to help explain your problem. - Python version # Additional context -Add any other context about the problem here. +Add any other context about the problem here. \ No newline at end of file diff --git a/.gitignore b/.gitignore index 43f80a30..dc628d13 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,4 @@ docs/source/_autosummary/* docs/jupyter_execute .pytest_cache/** build/ -tests_outputs/ \ No newline at end of file +tests_outputs/