django-passkeys
django-passkeys copied to clipboard
Code does not follow PEP8 Style guide
- use of white space is somewhat random
- varying approaches in naming functions and variables
- code quality could be improved by using an editor that supports PEP8 checks
Personally, I'm a fan on PEP8 or black but I can accept a PR for this. Thanks