digitalfabrik / lunes-cms

The back end for the Lunes vocabulary trainer. Front end: https://github.com/digitalfabrik/lunes-app.
https://lunes.app
Apache License 2.0
20 stars 8 forks source link

Add pylint, black & sort imports #498

Closed JoeyStk closed 1 year ago

JoeyStk commented 1 year ago

Short description

This PR adds a script the script file for pylint & for black. Also this PR sorts the order of import following the recommended order of import.

Proposed changes

Side effects

Resolved issues

Fixes: #263

MizukiTemma commented 1 year ago

@timobrembeck Thank you for reveiws 🙂 the suggstions are applied.