mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-26 08:01:06 +00:00
Update src/allmydata/cli/grid_manager.py
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
This commit is contained in:
parent
6da9e50a02
commit
b2431f3a89
@ -52,7 +52,7 @@ def grid_manager(ctx, config):
|
|||||||
|
|
||||||
class Config(object):
|
class Config(object):
|
||||||
"""
|
"""
|
||||||
Availble to all sub-commands as Click's context.obj
|
Available to all sub-commands as Click's context.obj
|
||||||
"""
|
"""
|
||||||
_grid_manager = None
|
_grid_manager = None
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user