Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit c16d94e

Browse files
committed
update
1 parent e51c03b commit c16d94e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gemini/tasks/scalar_op.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Adding a scalar operator
1+
## Adding a scalar operator
22

33
For an example, see commit
44
[c5b7fdae74a22e581f7705bc0cf5390e928f4425](https://github.com/googleapis/python-bigquery-dataframes/commit/c5b7fdae74a22e581f7705bc0cf5390e928f4425).

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,6 @@ pylintrc
6565
pylintrc.test
6666
dummy.pkl
6767
.mypy_cache/
68+
69+
# Gemini
70+
GEMINI.md

0 commit comments

Comments
 (0)