From 8712db4e8e20a3b1f9e79c2861cf4ee49f3aeb51 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:25:23 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/test_public_sheet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_public_sheet.py b/tests/test_public_sheet.py index 4bcf732..394d22a 100644 --- a/tests/test_public_sheet.py +++ b/tests/test_public_sheet.py @@ -8,7 +8,7 @@ from streamlit_gsheets import GSheetsConnection -@pytest.fixture() +@pytest.fixture def expected_df() -> pd.DataFrame: return pd.DataFrame( {