Skip to content

Commit e308e67

Browse files
committed
lint
Signed-off-by: Sukriti-Sharma4 <sukriti.sharma4@ibm.com>
1 parent 42e51cf commit e308e67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

aiu_fms_testing_utils/scripts/drive_paged_programs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@ def parse_program_limit(limit_str: str) -> tuple[int, str]:
518518
for v in program_map.values():
519519
random.Random(42).shuffle(v)
520520

521+
521522
# select prompts that fit the batch size criteria
522523
def get_program_prompt_list():
523524
if custom_shape:

0 commit comments

Comments
 (0)