Remix.run Logo
mcdeltat 2 hours ago

Python people legitimately upset they can't write every function like this now:

def func(data, *kwargs): """data: the data. kwargs: other data."""