Closed basil08 closed 3 years ago
Hey @MasterMedo, check out this function. Let me know if you want any changes. The conflicts are mostly lint issues fixed so shouldn't be much of a problem. :)
Hey there! Thanks for making the effort to contribute 🎉
I will check this out today. Can you please merge the main branch here, and run black
again? I see some obvious mistakes with the linting of this branch.
On the other note, can you add all pyenv, vscode and similar things to the .gitignore
? Some files submitted don't quite fit into here 😅
Usually, you don't have to start from scratch (I see you forked one more time 💪).
If you need any help with git
or have any other questions please feel free to ask them, I'd be happy to help. n_n
Others:
This PR addresses issue #4 and implements a plot function to plot typing speeds based on time interval buckets (4 buckets).
Please complete these tasks before opening your PR:
poetry run flake8
poetry run black .
poetry run python -m unittest