mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
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
|
||||
ccxt instance.
|
||||
:param config: config to use
|
||||
:return: ccxt
|
||||
"""
|
||||
# Find matching class for the given exchange name
|
||||
name = exchange_config['name']
|
||||
|
|
Loading…
Reference in New Issue
Block a user