]> git.ipfire.org Git - thirdparty/tornado.git/commit
auth: Fix trailing comma and lint errors 3180/head
authorBen Darnell <ben@bendarnell.com>
Fri, 26 Aug 2022 19:06:18 +0000 (15:06 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 26 Aug 2022 19:17:39 +0000 (15:17 -0400)
commitfe501fbb012b6970d666748c88f520339cc9c675
treece92bdf0d82aec4dc4e3fa2ee23f1b196c06123a
parent217d57690eb00a86d9eeaee6fe6280fced683f60
auth: Fix trailing comma and lint errors

This slipped in with #3137 because that PR was submitted at a time when
the CI config was broken and I didn't notice the incomplete run.
tornado/auth.py