From 21b4869f22b43314eee2988a45ace118ee49c436 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 2 Mar 2024 09:53:10 +0530 Subject: [PATCH] Revert prevention of pushes to transifex Hopefully, its working now --- setup/translations.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/translations.py b/setup/translations.py index 206e951df7..fea29f69bf 100644 --- a/setup/translations.py +++ b/setup/translations.py @@ -180,7 +180,6 @@ class POT(Command): # {{{ time=time.strftime('%Y-%m-%d %H:%M+%Z')) def run(self, opts): - return if not is_ci: require_git_master() if not is_ci: