Skip to content

Commit ef06d65

Browse files
authored
Update bigframes/core/compile/polars/operations/__init__.py
1 parent 6372a23 commit ef06d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigframes/core/compile/polars/operations/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
This directory structure should reflect the same layout as the
1818
`bigframes/operations` directory where the operations are defined.
1919
20-
Prefer one file per op to keep file sizes manageable for text editors and LLMs.
20+
Prefer small groups of ops per file to keep file sizes manageable for text editors and LLMs.
2121
"""

0 commit comments

Comments
 (0)