We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441dfc7 commit bc5f9beCopy full SHA for bc5f9be
tests/test_public_sheet.py
@@ -8,7 +8,7 @@
8
from streamlit_gsheets import GSheetsConnection
9
10
11
-@pytest.fixture()
+@pytest.fixture
12
def expected_df() -> pd.DataFrame:
13
return pd.DataFrame(
14
{
0 commit comments