Skip to content

Commit 47fcfed

Browse files
authored
remove extra closing parentheses
1 parent 1b9bb83 commit 47fcfed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def greet_with_hi():
2626

2727

2828
app = VersionedFastAPI(app)
29-
)
3029
```
3130

3231
this will generate two endpoints:

0 commit comments

Comments
 (0)