chore: run dotnet format
This commit is contained in:
@@ -7,7 +7,7 @@ namespace AnthropicClient.Models;
|
||||
/// </summary>
|
||||
[AttributeUsage(AttributeTargets.Parameter)]
|
||||
public sealed class FunctionParameterAttribute : Attribute
|
||||
{
|
||||
{
|
||||
/// <summary>
|
||||
/// The name of the parameter.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user