fix: Simplify providing single member tuples
Use the shorthand "," based tuple notation to provide a single member tuple, instead of creating a new tuple from a list of length one.
Signed-off-by: David Runge dvzrv@archlinux.org
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Use the shorthand "," based tuple notation to provide a single member tuple, instead of creating a new tuple from a list of length one.
Signed-off-by: David Runge dvzrv@archlinux.org