-
Notifications
You must be signed in to change notification settings - Fork 1
Extensive rewrite and redesign going into v2 #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
BTW, let's change indentation to 4 spaces. That's the official recommendation https://peps.python.org/pep-0008/#indentation and it'll make life much easier when contributing code or making changes later. |
|
I marked this as a draft since it’s not intended for merging and is only meant for discussion. |
|
I'll not change to 4 spaces since we use 2 spaces consitently in all repositories. It’s a pragmatic, not dogmatic, choice and PEP 8 encourages consistency above all else. |
This reverts commit 3b1eea4.
Lennart's code. Creating a PR to be able to discuss it and the changes overall.