Skip to content

Commit ab08bd4

Browse files
committedNov 15, 2024·
formatting
·
v6.1.2v6.0.0rc0
1 parent 3110baa commit ab08bd4

File tree

1 file changed

+0
-1
lines changed
  • packages/python/plotly/plotly/express

1 file changed

+0
-1
lines changed
 

‎packages/python/plotly/plotly/express/_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2138,7 +2138,6 @@ def process_dataframe_timeline(args):
21382138
args["x"] = args["x_end"]
21392139
args["base"] = args["x_start"]
21402140
del args["x_start"], args["x_end"]
2141-
21422141
return args
21432142

21442143

0 commit comments

Comments
 (0)
Please sign in to comment.