def updateInstall():
"""
Updates the existing install of the HFX pipeline.
"""
exec urllib.urlopen('https://raw.githubusercontent.com/aldmbmtl/FT.Client/master/installer.py').read()
# force reload FT
imp.reload(FloatingTools)
# load settings for the toolbox
评论列表
文章目录