Fixing typo issue with 3.11
All checks were successful
Test with tox / Test with tox (3.11) (push) Successful in 1m24s
Build Project / Build Project (3.10) (push) Successful in 1m46s
Build Sphinx Docs Set / Build Docs (push) Successful in 2m16s
Test with tox / Test with tox (3.10) (push) Successful in 2m20s
Build Project / Build Project (3.11) (push) Successful in 2m47s
Test with tox / Test with tox (3.12) (push) Successful in 1m16s
Build Project / Build Project (3.12) (push) Successful in 2m45s

This commit is contained in:
Michael Luciuk 2025-09-05 10:21:07 -04:00
parent c0461b4779
commit 1f0f4f6fb4

View File

@ -31,5 +31,5 @@ per-file-ignores = __init__.py:F401
[gh-actions] [gh-actions]
python = python =
3.10: py310, lint 3.10: py310, lint
3.11: py310 3.11: py311
3.12: py312 3.12: py312