fastly / fastly-py

A Fastly API client for Python
https://pypi.org/project/fastly/
MIT License
77 stars 59 forks source link

Set up linting and clean out linting errors (pylint or flake8 or whatever) #55

Closed psbanka closed 1 year ago

psbanka commented 4 years ago

We'd like to have more confidence in the structure and integrity of the code. Let's get a linter running with our code and clean out any errors/warnings that the linter finds.

Integralist commented 1 year ago

Closing this issue now we've published v1.0.0 https://pypi.org/project/fastly/