You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds hidden_views parameter to publish() (tableau#614)
* delete docs folder from master (tableau#520)
* delete folder
* add back readme for docs
* Fix logger statement in User.add (tableau#608)
The logger statement is using the parameter to output the id of the user, but that isnt set until line 67 and saved to a new variable. We want the logger statement to use that new user
* Adds hidden views parameter to workbook publish
* Pycodestyle
Co-authored-by: Chris Shin <cshin@tableau.com>
Co-authored-by: Jac <jacalata@users.noreply.github.com>
Co-authored-by: Reba Magier <rebeccam@syapse.com>
0 commit comments