Skip to content

Commit 7babc87

Browse files
authored
Update bigframes/core/compile/ibis_compiler/operations/__init__.py
1 parent 3d50dae commit 7babc87

File tree

1 file changed

+1
-1
lines changed
  • bigframes/core/compile/ibis_compiler/operations

1 file changed

+1
-1
lines changed

bigframes/core/compile/ibis_compiler/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 a few ops per file to keep file sizes manageable for text editors and LLMs.
2121
"""

0 commit comments

Comments
 (0)