Skip to content

Commit f6a620c

Browse files
committed
grandfather lets_go.py in check_file_size.py (1001 lines)
Signed-off-by: Matthew Farrellee <matt@cs.wisc.edu>
1 parent d5b3c1f commit f6a620c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/check_file_size.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
# Remove entries from this list as files get refactored.
2727
GRANDFATHERED_FILES = {
2828
"scripts/openapi_generator/schema_transforms.py",
29+
"src/ogx/cli/stack/lets_go.py",
2930
"src/ogx/core/datatypes.py",
3031
"src/ogx/core/library_client.py",
3132
"src/ogx/providers/inline/responses/builtin/responses/openai_responses.py",

0 commit comments

Comments
 (0)