ממש היום כאשר ביקשתי מקלוד קוד לעשות review על כמה שינויים שהוא עשה, בין הסעיפים היה זה:
**cast import is now unused in main**
cast is still imported on line 5 but it's used in _validate_entities, so actually it's fine — ignore this.
add a skeleton here at some point
3 months ago