update docstring
This commit is contained in:
parent
488f1717a1
commit
f7b46d5404
@ -74,8 +74,6 @@ class Exchange(object):
|
|||||||
"""
|
"""
|
||||||
Initialize ccxt with given config and return valid
|
Initialize ccxt with given config and return valid
|
||||||
ccxt instance.
|
ccxt instance.
|
||||||
:param config: config to use
|
|
||||||
:return: ccxt
|
|
||||||
"""
|
"""
|
||||||
# Find matching class for the given exchange name
|
# Find matching class for the given exchange name
|
||||||
name = exchange_config['name']
|
name = exchange_config['name']
|
||||||
|
Loading…
Reference in New Issue
Block a user