Skip to content

Commit

Permalink
Finally merge in updated locale
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Jul 27, 2020
1 parent dca19bf commit 50a7b57
Show file tree
Hide file tree
Showing 12 changed files with 3,044 additions and 1,719 deletions.
2 changes: 1 addition & 1 deletion code_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def get_current_msgids():
cmd("black --line-length=119 --target-version=py36 temba")

status("Running flake8")
# cmd("flake8")
cmd("flake8")

status("Running isort")
cmd("isort -rc temba")
Expand Down
Loading

0 comments on commit 50a7b57

Please sign in to comment.