This commit is contained in:
Paul Gauthier 2025-04-01 15:27:05 +13:00
parent d9ddf93f83
commit 5c5db0a961

View file

@ -1217,3 +1217,4 @@ def load_slow_imports(swallow=True):
if __name__ == "__main__":
status = main()
sys.exit(status)