Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav committed Oct 9, 2023
1 parent 0bb58e6 commit 7e6309a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.utils/transifex_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def create_transifex_config():
f.write(f"type = {TX_TYPE}\n\n")
count += 1

print(f"Transifex configuration created. {count} resources added.")
print(f"Transifex configuration created: {count} resources added.")


create_transifex_config()

0 comments on commit 7e6309a

Please sign in to comment.