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
54 stars 16 forks source link

Flake8 adjustments and pre-commit check #74

Closed homebysix closed 2 years ago

homebysix commented 2 years ago

This pull request adds a flake8 pre-commit hook, flake8 config file, and adjusts code as needed to abide by (or ignore) flake8 recommendations.