Fix ban_service typing by replacing Any with GeoEnricher and GeoInfo
This commit is contained in:
@@ -131,7 +131,9 @@ After completing TASK B-5, a `geo_service` method (or via `geo_cache_repo` throu
|
||||
|
||||
---
|
||||
|
||||
#### TASK B-7 — Replace `Any` type annotations in `ban_service.py`
|
||||
#### TASK B-7 — Replace `Any` type annotations in `ban_service.py` ✅
|
||||
|
||||
**Status:** Completed ✅
|
||||
|
||||
**Violated rule:** Backend-Development.md §1 — Never use `Any`; all functions must have explicit type annotations.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user