Update black

This commit is contained in:
Finn Stutzenstein 2021-04-26 08:31:22 +02:00
parent 7315626e18
commit f9d19db9e2
No known key found for this signature in database
GPG Key ID: 9042F605C6324654
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()