mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
blank line
This commit is contained in:
parent
3b68cb248a
commit
f89c1d4703
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ import collections.abc as abc
|
|||
|
||||
__version__ = '0.1.1'
|
||||
|
||||
|
||||
class LazyObject(object):
|
||||
|
||||
def __init__(self, load, ctx, name):
|
||||
|
|
Loading…
Add table
Reference in a new issue