Skip to content

Commit

Permalink
test github builtin icon
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelteixeiraa committed Dec 8, 2023
1 parent fc11f12 commit 8952362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Crinkle has flavors for all tastes! OOP is also supported, see example:

```Python hl_lines="15-18"
from typing import Dict, List
from crinkle import ProcessorBase, ProcessorBaseAsync, flow, Context
from crinkle import ProcessorBase, ProcessorBaseAsync, Flow, Context


class Order(BaseModel):
Expand Down

0 comments on commit 8952362

Please sign in to comment.