Skip to content

Commit 8a26525

Browse files
test commit to test PR kickoff TravisCI.com
1 parent d777f43 commit 8a26525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mplfinance/plotting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def decorator(*args, **kwargs):
6666

6767
def _warn_no_xgaps_deprecated(value):
6868
warnings.warn('\n\n ================================================================= '+
69-
'\n\n WARNING: `no_xgaps` is deprecated:'+
69+
'\n\n WARNING: `no_xgaps` is /deprecated/:'+
7070
'\n Default value is now `no_xgaps=True`'+
7171
'\n However, to set `no_xgaps=False` and silence this warning,'+
7272
'\n use instead: `show_nontrading=True`.'+

0 commit comments

Comments
 (0)