Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 30, 2024
1 parent 3a096fa commit 8712db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_public_sheet.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from streamlit_gsheets import GSheetsConnection


@pytest.fixture()
@pytest.fixture
def expected_df() -> pd.DataFrame:
return pd.DataFrame(
{
Expand Down

0 comments on commit 8712db4

Please sign in to comment.