✏️ Fix typos and formatting - #125
Open
rekognizecode wants to merge 85 commits into
Open
Conversation
* Install different Python versions in parallel including PyPy and free-threaded Python 3.13. * Add tox-uv * Publishing packages * Update uv.lock file with a pre-commit hook
* Add pytest-freethreaded to plugins for modified test sequences * Add pytest-edit to modified output plugins * Add playwright and pyleniumio to web dev plugins * Add pytest-patterns to various plugins * Remove pytest-splinter, pytest-mimesis and pytest-freezegun
* Update sphinx config * Update github action
* Move packages outside libraries * Move apps in packages * Remove unittest2 * Move doctests to Sphinx * Move the sqlite database test to unittest
* Ignore linkcheck errors for readme anchors in GitHub
* Add OpenGraph tag for mastodon * Add social media links
veit
force-pushed
the
main
branch
9 times, most recently
from
January 5, 2026 20:29
d4cd7c5 to
8d34c23
Compare
veit
force-pushed
the
main
branch
4 times, most recently
from
January 17, 2026 18:25
b66df91 to
a2fdfed
Compare
veit
force-pushed
the
main
branch
3 times, most recently
from
March 4, 2026 11:11
deda046 to
bce2dbf
Compare
veit
force-pushed
the
main
branch
9 times, most recently
from
April 10, 2026 17:59
42d8953 to
c6ef5e1
Compare
veit
force-pushed
the
main
branch
2 times, most recently
from
April 11, 2026 19:30
f14d9c9 to
acb0095
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix typos, grammar, and formatting in various places