From 8af6b003dd786cee513c0a606355a60a36846a9d Mon Sep 17 00:00:00 2001 From: Nok Chan Date: Wed, 30 Aug 2023 23:26:17 +0100 Subject: [PATCH] Linting Signed-off-by: Nok Chan --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .pre-commit-config.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 59f209d..7f00519 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -37,12 +37,12 @@ assignees: '' ## Your Environment * `kedro-pandera` version used (`pip show kedro-pandera`): -* +* * Python version used (`python -V`): * Operating system and version: ## Does the bug also happen with the last version on main? -