univ-of-utah-marriott-library-apple / python-jamf

`python-jamf` is a library for connecting to a Jamf Server. It maps Jamf Pro records to a Record class. It is the basis for the `jctl` tool to automate patch management & packages and many other items.
MIT License
56 stars 17 forks source link

APIError no longer prints traceback and message is on two lines #39

Closed Honestpuck closed 3 years ago

Honestpuck commented 3 years ago

APIError no longer prints traceback and message is on two lines for legibility.