Skip to content

Commit

Permalink
Reformat the code
Browse files Browse the repository at this point in the history
  • Loading branch information
mlech-reef committed Feb 16, 2025
1 parent fa9abff commit e430d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-bindings/b2_terraform/provider_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
EncryptionKey,
EncryptionMode,
EncryptionSetting,
InMemoryAccountInfo
InMemoryAccountInfo,
)
from b2sdk.v2.exception import BadRequest, BucketIdNotFound
from b2_terraform.arg_parser import ArgumentParser
Expand Down

0 comments on commit e430d44

Please sign in to comment.