pychievements
pychievements copied to clipboard
The Python Achievements Framework!
Results
2
pychievements issues
Sort by
recently updated
recently updated
newest added
There are small typos in: - docs/source/getting-started.rst - pychievements/signals.py Fixes: - Should read `receive` rather than `recieve`. - Should read `achievement` rather than `achievment`. - Should read `everything` rather than...
Also, I fixed an issue where a function accepted [] as a kwarg, which can lead to issues. In addition, I'd like to point out that the tempfile doesn't work...