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

Update pre-commit config including new flake8 URL #77

Closed homebysix closed 1 year ago

homebysix commented 1 year ago

Should solve error seen during pre-commit runs. For details see: https://github.com/PyCQA/flake8/issues/1737