Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Dec 5, 2023
1 parent 3d94468 commit 2beb617
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def handle(self, *args, **options):
)

msg_success = [
"----- Synchrnonisation API QPV -----",
"----- Synchronisation API QPV -----",
f"Done! Processed {len(siaes_to_update)}/{len(siae_list)} siaes",
f"success count: {self.success_count['etablissement']}/{len(siaes_to_update)}",
f"True count: {self.success_count['etablissement_qpv']}/{len(siaes_to_update)}",
Expand Down

0 comments on commit 2beb617

Please sign in to comment.