mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Rewrote fabfile.py docstring
This commit is contained in:
parent
4a5e8f825a
commit
2ab76e87b9
4
deploy-cluster-aws/fabfile.py
vendored
4
deploy-cluster-aws/fabfile.py
vendored
@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
""" Preparing, installing and configuring
|
"""A fabfile with functionality to prepare, install, and configure
|
||||||
bigchain and the storage backend
|
bigchaindb, including its storage backend.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from __future__ import with_statement
|
from __future__ import with_statement
|
||||||
|
Loading…
x
Reference in New Issue
Block a user