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

chore(typing): include samples in type checks #1455

Open jorwoods opened 1 week ago

jorwoods commented 1 week ago

Including the sample scripts in type checking will allow more thorough testing to validate the samples work as expected, as well as more testing around how a library consumer may use the library.