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 Nov 8, 2024
1 parent 0bffce9 commit b07fda8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ def Page():
solara.CrossFilterDataFrame(df)


__doc__ += apidoc(solara.CrossFilterDataFrame.f) # type: ignore
__doc__ += apidoc(solara.CrossFilterDataFrame.f) # type: ignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ def Page():
)
else:
solara.Info("Click to select a point")

0 comments on commit b07fda8

Please sign in to comment.