Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fefb157

Browse files
committed
chore: code clean up
1 parent ef2319e commit fefb157

File tree

1 file changed

+1
-1
lines changed
  • test/SemanticKernel.DashScope.UnitTest

1 file changed

+1
-1
lines changed

‎test/SemanticKernel.DashScope.UnitTest/Cases.cs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public static class Cases
5555

5656
public static KernelFunction NormalFunction(Action method)
5757
=> KernelFunctionFactory.CreateFromMethod(
58-
(string location) =>
58+
(string _) =>
5959
{
6060
method();
6161
return "Weather";

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /