mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
single empty line above
This commit is contained in:
parent
eb12f95976
commit
ffde569621
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"""A (tab-)completer for xonsh."""
|
||||
import builtins
|
||||
import collections.abc as cabc
|
||||
|
||||
from xonsh.tools import print_exception
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue