ok fine prettier it is

This commit is contained in:
dexhorthy
2024-12-18 15:54:07 -08:00
parent a876428511
commit 6efc759ca8
2 changed files with 3 additions and 1 deletions

1
.prettierignore Normal file
View File

@@ -0,0 +1 @@
docs/core/state-management.mdx

View File

@@ -99,7 +99,8 @@ async def handle_webhook(
- Supporting multiple versions of model schemas
- Using migration functions for old state formats
- Keeping old model versions around until all pending webhooks are processed
</Warning>
</Warning>
Example of versioned state: