Merge pull request #6028 from FinnStutzenstein/updateBlack

Update black
This commit is contained in:
Finn Stutzenstein 2021-04-26 09:30:07 +02:00 committed by GitHub
commit 0d4673d182
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
24 changed files with 47 additions and 48 deletions

View File

@ -20,7 +20,6 @@ AutoupdateFormat = TypedDict(
def disable_history() -> None:
""""""
with autoupdate_bundle() as bundle:
bundle.disable_history()