This commit is contained in:
a 2023-01-18 10:53:30 +06:00 committed by Noorhteen Raja NJ
parent 8fc4cb0d72
commit a5614a54a0

View file

@ -215,7 +215,7 @@ def xontribs_load(
full_module : -f, --full
indicates that the names are fully qualified module paths and not inside ``xontrib`` package
skip_missing : -s, --skip-missing
skip missing xontribs
skip missing xontribs
"""
ctx = {} if XSH.ctx is None else XSH.ctx
res = ExitCode.OK