sigmavirus24 / github3.py

Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
https://github3.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.21k stars 404 forks source link

Added pre-commit and fixed spaces/end-of-file #1041

Closed staticdev closed 3 years ago

staticdev commented 3 years ago

Fixed annoying pre-commit.ci check.

Closes #1039