Bump black from 22.12.0 to 23.1.0 (#4375)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-10 07:40:04 +13:00
committed by GitHub
parent 045489e6d7
commit b7ab00b699
11 changed files with 3 additions and 11 deletions
-1
View File
@@ -977,7 +977,6 @@ class LogoutHandler(BaseHandler):
class SecretKeysRequestHandler(BaseHandler):
@authenticated
def get(self):
filename = None
for secret_filename in const.SECRETS_FILES: