You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ list_famous_composers(20)
112
112
# Returns ['Johann Sebastian Bach', 'Ludwig van Beethoven', ...]
113
113
```
114
114
115
-
(If classical music is your thingbuilt a [GPT-automated website](https://github.com/Zulko/composer-timelines) on top of this function above and a few others)
115
+
(Shameless ad: if classical music is your thing, I built a [GPT-automated website](https://github.com/Zulko/composer-timelines) on top of this function and a few others powered by ChatGPT)
116
116
117
117
Functions defined with the decorator can also have multiple arguments and keyword arguments:
0 commit comments