department-for-transport-BODS / bods-data-extractor

A python client for downloading and extracting data from the UK Bus Open Data Service
Other
44 stars 8 forks source link

Lint codebase to improve readability #35

Open apartner96 opened 1 year ago

apartner96 commented 1 year ago

Linting the codebase will ensure maximum readability, making it easier for users and developers to understand and make changes to the code.

This could be done as a one off, and then done automatically using GitHub actions

adamakram1 commented 1 year ago

Automatically test new code with GitHub actions#44