Skip to content

Commit 0b2264f

Browse files
committed
test commit
1 parent fbb164e commit 0b2264f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.generator/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
LIBRARIAN = "/librarian"
2424

2525
# Helper function that reads a json file path and returns the loaded json content.
26+
# Remove me.
2627
def _read_json_file(path):
2728
if not os.path.exists(path):
2829
raise FileNotFoundError(f"Request file not found at '{path}'")

0 commit comments

Comments
 (0)