We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d777f43 commit 8a26525Copy full SHA for 8a26525
src/mplfinance/plotting.py
@@ -66,7 +66,7 @@ def decorator(*args, **kwargs):
66
67
def _warn_no_xgaps_deprecated(value):
68
warnings.warn('\n\n ================================================================= '+
69
- '\n\n WARNING: `no_xgaps` is deprecated:'+
+ '\n\n WARNING: `no_xgaps` is /deprecated/:'+
70
'\n Default value is now `no_xgaps=True`'+
71
'\n However, to set `no_xgaps=False` and silence this warning,'+
72
'\n use instead: `show_nontrading=True`.'+
0 commit comments