refactored some attributes as cached properties

This commit is contained in:
Hazel Noack
2025-05-22 11:56:06 +02:00
parent 15707ada59
commit e7558d996b
2 changed files with 53 additions and 22 deletions

View File

@@ -10,7 +10,7 @@ dependencies = [
dynamic = []
authors = []
readme = "README.md"
requires-python = ">=3.10"
requires-python = ">=3.8"
classifiers = []
version = "0.0.0"