Skip to content

Commit 83233a5

Browse files
committed
chore: remove hidden_views from wb publish
1 parent 560fff8 commit 83233a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tableauserverclient/server/endpoint/workbooks_endpoint.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ def publish(
310310
mode: str,
311311
connections: Optional[Sequence[ConnectionItem]] = None,
312312
as_job: bool = False,
313-
hidden_views: Optional[Sequence[str]] = None,
314313
skip_connection_check: bool = False,
315314
parameters=None,
316315
):

0 commit comments

Comments
 (0)