Hallucinte some more buttons below market

This commit is contained in:
2025-12-06 01:26:42 +01:00
parent c7074f499f
commit ca2a80cc85
5 changed files with 197 additions and 6 deletions

9
pyproject.toml Normal file
View File

@@ -0,0 +1,9 @@
[project]
name = "pyfa"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"ruff>=0.14.8",
]