mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Rename humbug_tools to zulip_tools.
(imported from commit 7f21fdc2c2d6ad0bdbd99eb616ffc75c347d8dcb)
This commit is contained in:
@@ -3,7 +3,7 @@ import os
|
||||
import sys
|
||||
import subprocess
|
||||
import logging
|
||||
from humbug_tools import DEPLOYMENTS_DIR, LOCK_DIR, TIMESTAMP_FORMAT, FAIL, WARNING, ENDC
|
||||
from zulip_tools import DEPLOYMENTS_DIR, LOCK_DIR, TIMESTAMP_FORMAT, FAIL, WARNING, ENDC
|
||||
import datetime
|
||||
import shutil
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user