Skip to content

Commit

Permalink
🎨 Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: gkumbhat <[email protected]>
  • Loading branch information
gkumbhat committed Jul 25, 2023
1 parent 90e7aa6 commit 40232c3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions examples/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,7 @@ def get_distributed_model(model_path):
"initializers": {
"default": {
"config": {
"backend_priority": {
[
{"type": TGISBackend.backend_type}
]
}
"backend_priority": {[{"type": TGISBackend.backend_type}]}
}
}
}
Expand Down

0 comments on commit 40232c3

Please sign in to comment.