This commit is contained in:
2025-10-08 13:42:01 +03:00
parent f7f5db58aa
commit c2d235e576
+1
View File
@@ -25,6 +25,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install mypy
pip install .
- name: Run type checker
run: mypy -p argenta --strict