Skip to content

Commit c665d86

Browse files
committed
Only one robot
1 parent a7f1e2e commit c665d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bris/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def main(arg_list: list[str] | None = None):
169169
for output in decoder_output["outputs"]:
170170
output.finalize()
171171

172-
print("Model run completed. 🤖")
172+
print("Model run completed. 🤖")
173173

174174

175175
if __name__ == "__main__":

0 commit comments

Comments
 (0)