Skip to content

Commit f6cedca

Browse files
iscai-msftCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 4fed492 commit f6cedca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/http-client-python/emitter/src

packages/http-client-python/emitter/src/lib.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ const libDef = {
183183
severity: "warning",
184184
messages: {
185185
default:
186-
"The Python emitter did not find any SDK clients in this TypeSpec program. The current Python generator expects at least one client/service to generate code.",
186+
"The Python emitter did not find any SDK clients in this TypeSpec program. No client code will be generated (models can still be emitted). Suppress this warning if this is expected.",
187187
},
188188
},
189189
"browser-runtime-load-failed": {

0 commit comments

Comments
 (0)