Skip to content

Commit

Permalink
remove fuzzy matching
Browse files Browse the repository at this point in the history
  • Loading branch information
escattone committed Jun 8, 2023
1 parent 128167f commit 5a99b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kitsune/sumo/management/commands/merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def handle(self, *args, **options):
"--update",
"--width=200",
"--backup=off",
"--no-fuzzy-matching",
domain_po,
domain_pot,
)
Expand Down

0 comments on commit 5a99b94

Please sign in to comment.