mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update manage.py
This commit is contained in:
parent
4765b7bee5
commit
ac7fb00849
@ -35,6 +35,7 @@ def main():
|
||||
print(client.delete_topics(args.delete))
|
||||
|
||||
client.close()
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Loading…
Reference in New Issue
Block a user