tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
656 stars 420 forks source link

fix: JobItem repr #1448

Closed jorwoods closed 1 week ago

jorwoods commented 2 weeks ago

JobItem repr would fail, printing out "property" instead of the item type. This PR fixes that.