Skip to content

Commit 939686e

Browse files
committed
Add trailing newlines after rebase
1 parent 3e6c5ae commit 939686e

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

src/ai-bundle/config/services.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,3 +226,4 @@
226226
};
227227

228228

229+

src/ai-bundle/doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,3 +885,4 @@ The profiler panel provides insights into the agent's execution:
885885
.. _`Symfony AI Agent`: https://github.com/symfony/ai-agent
886886
.. _`Symfony AI Platform`: https://github.com/symfony/ai-platform
887887
.. _`Symfony AI Store`: https://github.com/symfony/ai-store
888+

src/ai-bundle/src/Command/PlatformInvokeCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,4 @@ protected function execute(InputInterface $input, OutputInterface $output): int
145145
}
146146

147147

148+

src/ai-bundle/tests/Command/PlatformInvokeCommandTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,4 @@ public function testExecuteWithWhitespaceOnlyModel()
181181
}
182182

183183

184+

0 commit comments

Comments
 (0)