Skip to content

Commit 44185cb

Browse files
Run dotnet format 🎨
1 parent 3230c5f commit 44185cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Src/Notion.Client/Api/Databases/RequestParams/DatabasesCreateParameters/PropertySchema/FormulaPropertySchema.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace Notion.Client
1+
namespace Notion.Client
22
{
33
public class FormulaPropertySchema : IPropertySchema
44
{

‎Src/Notion.Client/Api/Databases/RequestParams/DatabasesUpdateParameters/PropertySchema/FormulaUpdatePropertySchema.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace Notion.Client
1+
namespace Notion.Client
22
{
33
public class FormulaUpdatePropertySchema : IUpdatePropertySchema
44
{

0 commit comments

Comments
 (0)