mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
black
This commit is contained in:
parent
8fc4cb0d72
commit
a5614a54a0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue