Skip to content

Commit 899ca12

Browse files
committed
minor #354 [AI Bundle] Fix indentation (OskarStark)
This PR was merged into the main branch. Discussion ---------- [AI Bundle] Fix indentation | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | -- | License | MIT Commits ------- a599d94 [AI Bundle] Fix indentation
2 parents 7dbe30e + a599d94 commit 899ca12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ai-bundle/config/options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
->end()
7979
->arrayNode('cerebras')
8080
->children()
81-
->scalarNode('api_key')->isRequired()->end()
81+
->scalarNode('api_key')->isRequired()->end()
8282
->end()
8383
->end()
8484
->end()

0 commit comments

Comments
 (0)