chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2025-01-05 21:57:18 -06:00
parent 33191a32cc
commit 0b81bfc2f6
+1 -1
View File
@@ -28,4 +28,4 @@ public class AnthropicModel
/// </summary>
[JsonPropertyName("created_at")]
public DateTimeOffset CreatedAt { get; init; }
}
}