Skip to content

Commit

Permalink
update python config (Azure#30033)
Browse files Browse the repository at this point in the history
* update python config

* fix tsp format
  • Loading branch information
ChenxiJiang333 authored Aug 1, 2024
1 parent 3d87a71 commit eb43ec0
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import "./main.tsp";
import "@azure-tools/typespec-client-generator-core";

using Azure.ClientGenerator.Core;

@@clientName(Microsoft.HealthDataAIServices,
"HealthDataAIServicesMgmt",
"python"
);

0 comments on commit eb43ec0

Please sign in to comment.