Refactor code structure for improved readability and maintainability
This commit is contained in:
parent
3d2f6bb879
commit
df841c70cb
3 changed files with 160 additions and 55 deletions
|
@ -12,6 +12,7 @@ dependencies = [
|
|||
[dependency-groups]
|
||||
dev = [
|
||||
"mypy>=1.15.0",
|
||||
"pre-commit>=4.2.0",
|
||||
"ruff>=0.9.10",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue